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

In This Topic
    OriginOffset Property
    In This Topic
    Gets the offset to glyph run's top origin (left for vertical text) relative to the text line position, in graphic units.
    Syntax
    'Declaration
     
    Public ReadOnly Property OriginOffset As System.Single
    public System.float OriginOffset {get;}
    See Also