C# Class Ionic.User32.CHARFORMAT

Show file Open project: zippy1981/XPathVisualizer

Public Properties

Property Type Description
bCharSet byte
bPitchAndFamily byte
cbSize int
crTextColor System.Int32
dwEffects System.UInt32
dwMask System.UInt32
yHeight System.Int32
yOffset System.Int32

Property Details

bCharSet public property

public byte bCharSet
return byte

bPitchAndFamily public property

public byte bPitchAndFamily
return byte

cbSize public property

public int cbSize
return int

crTextColor public property

public Int32,System crTextColor
return System.Int32

dwEffects public property

public UInt32,System dwEffects
return System.UInt32

dwMask public property

public UInt32,System dwMask
return System.UInt32

yHeight public property

public Int32,System yHeight
return System.Int32

yOffset public property

public Int32,System yOffset
return System.Int32