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

In This Topic
    Length Property (GlyphRun)
    In This Topic
    Gets the length of the glyph run along the reading direction, in graphic units.
    Syntax
    'Declaration
     
    Public ReadOnly Property Length As System.Single
    public System.float Length {get;}
    See Also