VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.Drawing Namespace / TrueTypeFontMetrics Class
Constructors Properties SeeAlso
In This Topic
    TrueTypeFontMetrics Class Members
    In This Topic
    The following tables list the members exposed by TrueTypeFontMetrics.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the TrueTypeFontMetrics class.
    Public Properties
     NameDescription
    Public PropertyGets the font ascent.
    Public PropertyGets the font descent.
    Public PropertyGets the vertical distance between the base lines of two consecutive lines of text.
    Public PropertyGets the font size. (Inherited from DrawingFontMetrics)
    Public PropertyGets the strikeout position relative to the baseline.
    Public PropertyGets the strikeout thickness.
    Public PropertyGets the height of the text line. (Inherited from DrawingFontMetrics)
    Public PropertyGets the underline position relative to the baseline.
    Public PropertyGets the underline thickness.
    Public PropertyGets the units-per-em value.
    Public PropertyGets or sets a value indicating whether the 'Windows' metrics must be used.
    See Also