C# Class Alsing.Windows.GDITextMetric

Afficher le fichier Open project: vchelaru/FlatRedBall Class Usage Examples

Méthodes publiques

Свойство 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_oe property

public int tmAscent
Résultat int

tmAveCharWidth public_oe property

public int tmAveCharWidth
Résultat int

tmBreakChar public_oe property

public byte tmBreakChar
Résultat byte

tmCharSet public_oe property

public byte tmCharSet
Résultat byte

tmDefaultChar public_oe property

public byte tmDefaultChar
Résultat byte

tmDescent public_oe property

public int tmDescent
Résultat int

tmDigitizedAspectX public_oe property

public int tmDigitizedAspectX
Résultat int

tmDigitizedAspectY public_oe property

public int tmDigitizedAspectY
Résultat int

tmExternalLeading public_oe property

public int tmExternalLeading
Résultat int

tmFirstChar public_oe property

public byte tmFirstChar
Résultat byte

tmInternalLeading public_oe property

public int tmInternalLeading
Résultat int

tmItalic public_oe property

public byte tmItalic
Résultat byte

tmLastChar public_oe property

public byte tmLastChar
Résultat byte

tmMaxCharWidth public_oe property

public int tmMaxCharWidth
Résultat int

tmMemoryHeight public_oe property

public int tmMemoryHeight
Résultat int

tmOverhang public_oe property

public int tmOverhang
Résultat int

tmPitchAndFamily public_oe property

public byte tmPitchAndFamily
Résultat byte

tmStruckOut public_oe property

public byte tmStruckOut
Résultat byte

tmUnderlined public_oe property

public byte tmUnderlined
Résultat byte

tmWeight public_oe property

public int tmWeight
Résultat int