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

In This Topic
    FigureStarted Property (PathBuilder)
    In This Topic
    Gets a value indicating if there is an active figure to update.
    Syntax
    'Declaration
     
    Public ReadOnly Property FigureStarted As System.Boolean
    public System.bool FigureStarted {get;}
    See Also