C# Class TOAPI.Types.TEXTMETRICW

Mostrar archivo Open project: Wiladams/NewTOAPIA

Public Properties

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

Property Details

tmAscent public_oe property

public int tmAscent
return int

tmAveCharWidth public_oe property

public int tmAveCharWidth
return int

tmBreakChar public_oe property

public ushort tmBreakChar
return ushort

tmCharSet public_oe property

public byte tmCharSet
return byte

tmDefaultChar public_oe property

public ushort tmDefaultChar
return ushort

tmDescent public_oe property

public int tmDescent
return int

tmDigitizedAspectX public_oe property

public int tmDigitizedAspectX
return int

tmDigitizedAspectY public_oe property

public int tmDigitizedAspectY
return int

tmExternalLeading public_oe property

public int tmExternalLeading
return int

tmFirstChar public_oe property

public ushort tmFirstChar
return ushort

tmHeight public_oe property

public int tmHeight
return int

tmInternalLeading public_oe property

public int tmInternalLeading
return int

tmItalic public_oe property

public byte tmItalic
return byte

tmLastChar public_oe property

public ushort tmLastChar
return ushort

tmMaxCharWidth public_oe property

public int tmMaxCharWidth
return int

tmOverhang public_oe property

public int tmOverhang
return int

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 int tmWeight
return int