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

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