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

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