C# Class Alsing.Windows.GDITextMetric

Show file Open project: vchelaru/FlatRedBall Class Usage Examples

Public Properties

Property Type Description
tmAscent int
tmAveCharWidth int
tmBreakChar byte
tmCharSet byte
tmDefaultChar byte
tmDescent int
tmDigitizedAspectX int
tmDigitizedAspectY int
tmExternalLeading int
tmFirstChar byte
tmInternalLeading int
tmItalic byte
tmLastChar byte
tmMaxCharWidth int
tmMemoryHeight int
tmOverhang int
tmPitchAndFamily byte
tmStruckOut byte
tmUnderlined byte
tmWeight int

Property Details

tmAscent public property

public int tmAscent
return int

tmAveCharWidth public property

public int tmAveCharWidth
return int

tmBreakChar public property

public byte tmBreakChar
return byte

tmCharSet public property

public byte tmCharSet
return byte

tmDefaultChar public property

public byte tmDefaultChar
return byte

tmDescent public property

public int tmDescent
return int

tmDigitizedAspectX public property

public int tmDigitizedAspectX
return int

tmDigitizedAspectY public property

public int tmDigitizedAspectY
return int

tmExternalLeading public property

public int tmExternalLeading
return int

tmFirstChar public property

public byte tmFirstChar
return byte

tmInternalLeading public property

public int tmInternalLeading
return int

tmItalic public property

public byte tmItalic
return byte

tmLastChar public property

public byte tmLastChar
return byte

tmMaxCharWidth public property

public int tmMaxCharWidth
return int

tmMemoryHeight public property

public int tmMemoryHeight
return int

tmOverhang public property

public int tmOverhang
return int

tmPitchAndFamily public property

public byte tmPitchAndFamily
return byte

tmStruckOut public property

public byte tmStruckOut
return byte

tmUnderlined public property

public byte tmUnderlined
return byte

tmWeight public property

public int tmWeight
return int