Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / GlyphRun Class / FontUnitsToSize Property

In This Topic
    FontUnitsToSize Property
    In This Topic
    Gets the factor to scale from the font design units to the specified font size.
    Syntax
    'Declaration
     
    Public ReadOnly Property FontUnitsToSize As System.Single
    public System.float FontUnitsToSize {get;}
    See Also