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