Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Drawing Namespace / IPath Interface / FigureHasSegments Property

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