C# Class TOAPI.Types.OUTLINETEXTMETRIC

Afficher le fichier Open project: Wiladams/NewTOAPIA

Méthodes publiques

Свойство Type Description
otmAscent int
otmDescent int
otmEMSquare System.UInt32
otmFiller System.Byte
otmItalicAngle int
otmLineGap System.UInt32
otmMacAscent int
otmMacDescent int
otmMacLineGap System.UInt32
otmPanoseNumber PANOSE
otmSize System.UInt32
otmTextMetrics TEXTMETRIC
otmfsSelection System.UInt32
otmfsType System.UInt32
otmpFaceName System.Int32
otmpFamilyName System.Int32
otmpFullName System.Int32
otmpStyleName System.Int32
otmptSubscriptOffset POINT
otmptSubscriptSize POINT
otmptSuperscriptOffset POINT
otmptSuperscriptSize POINT
otmrcFontBox RECT
otmsCapEmHeight System.UInt32
otmsCharSlopeRise int
otmsCharSlopeRun int
otmsStrikeoutPosition int
otmsStrikeoutSize System.UInt32
otmsUnderscorePosition int
otmsUnderscoreSize int
otmsXHeight System.UInt32
otmusMinimumPPEM System.UInt32

Property Details

otmAscent public_oe property

public int otmAscent
Résultat int

otmDescent public_oe property

public int otmDescent
Résultat int

otmEMSquare public_oe property

public UInt32,System otmEMSquare
Résultat System.UInt32

otmFiller public_oe property

public Byte,System otmFiller
Résultat System.Byte

otmItalicAngle public_oe property

public int otmItalicAngle
Résultat int

otmLineGap public_oe property

public UInt32,System otmLineGap
Résultat System.UInt32

otmMacAscent public_oe property

public int otmMacAscent
Résultat int

otmMacDescent public_oe property

public int otmMacDescent
Résultat int

otmMacLineGap public_oe property

public UInt32,System otmMacLineGap
Résultat System.UInt32

otmPanoseNumber public_oe property

public PANOSE,TOAPI.Types otmPanoseNumber
Résultat PANOSE

otmSize public_oe property

public UInt32,System otmSize
Résultat System.UInt32

otmTextMetrics public_oe property

public TEXTMETRIC,TOAPI.Types otmTextMetrics
Résultat TEXTMETRIC

otmfsSelection public_oe property

public UInt32,System otmfsSelection
Résultat System.UInt32

otmfsType public_oe property

public UInt32,System otmfsType
Résultat System.UInt32

otmpFaceName public_oe property

public Int32,System otmpFaceName
Résultat System.Int32

otmpFamilyName public_oe property

public Int32,System otmpFamilyName
Résultat System.Int32

otmpFullName public_oe property

public Int32,System otmpFullName
Résultat System.Int32

otmpStyleName public_oe property

public Int32,System otmpStyleName
Résultat System.Int32

otmptSubscriptOffset public_oe property

public POINT otmptSubscriptOffset
Résultat POINT

otmptSubscriptSize public_oe property

public POINT otmptSubscriptSize
Résultat POINT

otmptSuperscriptOffset public_oe property

public POINT otmptSuperscriptOffset
Résultat POINT

otmptSuperscriptSize public_oe property

public POINT otmptSuperscriptSize
Résultat POINT

otmrcFontBox public_oe property

public RECT otmrcFontBox
Résultat RECT

otmsCapEmHeight public_oe property

public UInt32,System otmsCapEmHeight
Résultat System.UInt32

otmsCharSlopeRise public_oe property

public int otmsCharSlopeRise
Résultat int

otmsCharSlopeRun public_oe property

public int otmsCharSlopeRun
Résultat int

otmsStrikeoutPosition public_oe property

public int otmsStrikeoutPosition
Résultat int

otmsStrikeoutSize public_oe property

public UInt32,System otmsStrikeoutSize
Résultat System.UInt32

otmsUnderscorePosition public_oe property

public int otmsUnderscorePosition
Résultat int

otmsUnderscoreSize public_oe property

public int otmsUnderscoreSize
Résultat int

otmsXHeight public_oe property

public UInt32,System otmsXHeight
Résultat System.UInt32

otmusMinimumPPEM public_oe property

public UInt32,System otmusMinimumPPEM
Résultat System.UInt32