C# Class Alsing.Windows.LogFont

Show file 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 property

public byte lfCharSet
return byte

lfClipPrecision public property

public byte lfClipPrecision
return byte

lfEscapement public property

public int lfEscapement
return int

lfHeight public property

public int lfHeight
return int

lfItalic public property

public byte lfItalic
return byte

lfOrientation public property

public int lfOrientation
return int

lfOutPrecision public property

public byte lfOutPrecision
return byte

lfPitchAndFamily public property

public byte lfPitchAndFamily
return byte

lfQuality public property

public byte lfQuality
return byte

lfStrikeOut public property

public byte lfStrikeOut
return byte

lfUnderline public property

public byte lfUnderline
return byte

lfWeight public property

public int lfWeight
return int

lfWidth public property

public int lfWidth
return int