Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Imaging Namespace / PathBuilder Class / FigureHasSegments Property

In This Topic
    FigureHasSegments Property (PathBuilder)
    In This Topic
    Gets a value indicating if the active figure contains one or more segments.
    Syntax
    'Declaration
     
    Public ReadOnly Property FigureHasSegments As System.Boolean
    public System.bool FigureHasSegments {get;}
    See Also