C# Class Alsing.Windows.LogFont

Mostrar archivo Open project: vchelaru/FlatRedBall Class Usage Examples

Public Properties

Property Type Description
lfCharSet byte
lfClipPrecision byte
lfEscapement int
lfHeight int
lfItalic byte
lfOrientation int
lfOutPrecision byte
lfPitchAndFamily byte
lfQuality byte
lfStrikeOut byte
lfUnderline byte
lfWeight int
lfWidth int

Property Details

lfCharSet public_oe property

public byte lfCharSet
return byte

lfClipPrecision public_oe property

public byte lfClipPrecision
return byte

lfEscapement public_oe property

public int lfEscapement
return int

lfHeight public_oe property

public int lfHeight
return int

lfItalic public_oe property

public byte lfItalic
return byte

lfOrientation public_oe property

public int lfOrientation
return int

lfOutPrecision public_oe property

public byte lfOutPrecision
return byte

lfPitchAndFamily public_oe property

public byte lfPitchAndFamily
return byte

lfQuality public_oe property

public byte lfQuality
return byte

lfStrikeOut public_oe property

public byte lfStrikeOut
return byte

lfUnderline public_oe property

public byte lfUnderline
return byte

lfWeight public_oe property

public int lfWeight
return int

lfWidth public_oe property

public int lfWidth
return int