C# Class FC3Editor.Win32.TextMetric

Afficher le fichier Open project: Azerothian/fc3editor Class Usage Examples

Méthodes publiques

Свойство Type Description
tmAscent int
tmAveCharWidth int
tmBreakChar char
tmCharSet byte
tmDefaultChar char
tmDescent int
tmDigitizedAspectX int
tmDigitizedAspectY int
tmExternalLeading int
tmFirstChar char
tmHeight int
tmInternalLeading int
tmItalic byte
tmLastChar char
tmMaxCharWidth 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 char tmBreakChar
Résultat char

tmCharSet public_oe property

public byte tmCharSet
Résultat byte

tmDefaultChar public_oe property

public char tmDefaultChar
Résultat char

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 char tmFirstChar
Résultat char

tmHeight public_oe property

public int tmHeight
Résultat int

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 char tmLastChar
Résultat char

tmMaxCharWidth public_oe property

public int tmMaxCharWidth
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