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

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