C# Class ASCIIArt.NativeMethods.NEWTEXTMETRIC

Afficher le fichier Open project: EFanZh/EFanZh

Méthodes publiques

Свойство Type Description
ntmAvgWidth System.UInt32
ntmCellHeight System.UInt32
ntmFlags System.UInt32
ntmSizeEM System.UInt32
tmAscent System.Int32
tmAveCharWidth System.Int32
tmBreakChar Char
tmCharSet Byte
tmDefaultChar Char
tmDescent System.Int32
tmDigitizedAspectX System.Int32
tmDigitizedAspectY System.Int32
tmExternalLeading System.Int32
tmFirstChar Char
tmHeight System.Int32
tmInternalLeading System.Int32
tmItalic Byte
tmLastChar Char
tmMaxCharWidth System.Int32
tmOverhang System.Int32
tmPitchAndFamily Byte
tmStruckOut Byte
tmUnderlined Byte
tmWeight System.Int32

Property Details

ntmAvgWidth public_oe property

public UInt32,System ntmAvgWidth
Résultat System.UInt32

ntmCellHeight public_oe property

public UInt32,System ntmCellHeight
Résultat System.UInt32

ntmFlags public_oe property

public UInt32,System ntmFlags
Résultat System.UInt32

ntmSizeEM public_oe property

public UInt32,System ntmSizeEM
Résultat System.UInt32

tmAscent public_oe property

public Int32,System tmAscent
Résultat System.Int32

tmAveCharWidth public_oe property

public Int32,System tmAveCharWidth
Résultat System.Int32

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 Int32,System tmDescent
Résultat System.Int32

tmDigitizedAspectX public_oe property

public Int32,System tmDigitizedAspectX
Résultat System.Int32

tmDigitizedAspectY public_oe property

public Int32,System tmDigitizedAspectY
Résultat System.Int32

tmExternalLeading public_oe property

public Int32,System tmExternalLeading
Résultat System.Int32

tmFirstChar public_oe property

public Char tmFirstChar
Résultat Char

tmHeight public_oe property

public Int32,System tmHeight
Résultat System.Int32

tmInternalLeading public_oe property

public Int32,System tmInternalLeading
Résultat System.Int32

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 Int32,System tmMaxCharWidth
Résultat System.Int32

tmOverhang public_oe property

public Int32,System tmOverhang
Résultat System.Int32

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 Int32,System tmWeight
Résultat System.Int32