C# Class ASCIIArt.NativeMethods.NEWTEXTMETRIC

Mostrar archivo Open project: EFanZh/EFanZh

Public Properties

Property 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
return System.UInt32

ntmCellHeight public_oe property

public UInt32,System ntmCellHeight
return System.UInt32

ntmFlags public_oe property

public UInt32,System ntmFlags
return System.UInt32

ntmSizeEM public_oe property

public UInt32,System ntmSizeEM
return System.UInt32

tmAscent public_oe property

public Int32,System tmAscent
return System.Int32

tmAveCharWidth public_oe property

public Int32,System tmAveCharWidth
return System.Int32

tmBreakChar public_oe property

public Char tmBreakChar
return Char

tmCharSet public_oe property

public Byte tmCharSet
return Byte

tmDefaultChar public_oe property

public Char tmDefaultChar
return Char

tmDescent public_oe property

public Int32,System tmDescent
return System.Int32

tmDigitizedAspectX public_oe property

public Int32,System tmDigitizedAspectX
return System.Int32

tmDigitizedAspectY public_oe property

public Int32,System tmDigitizedAspectY
return System.Int32

tmExternalLeading public_oe property

public Int32,System tmExternalLeading
return System.Int32

tmFirstChar public_oe property

public Char tmFirstChar
return Char

tmHeight public_oe property

public Int32,System tmHeight
return System.Int32

tmInternalLeading public_oe property

public Int32,System tmInternalLeading
return System.Int32

tmItalic public_oe property

public Byte tmItalic
return Byte

tmLastChar public_oe property

public Char tmLastChar
return Char

tmMaxCharWidth public_oe property

public Int32,System tmMaxCharWidth
return System.Int32

tmOverhang public_oe property

public Int32,System tmOverhang
return System.Int32

tmPitchAndFamily public_oe property

public Byte tmPitchAndFamily
return Byte

tmStruckOut public_oe property

public Byte tmStruckOut
return Byte

tmUnderlined public_oe property

public Byte tmUnderlined
return Byte

tmWeight public_oe property

public Int32,System tmWeight
return System.Int32