Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / SvgPathBuilder Class / FigureCount Property

In This Topic
    FigureCount Property (SvgPathBuilder)
    In This Topic
    Gets the number of figures in the path.
    Syntax
    'Declaration
     
    Public ReadOnly Property FigureCount As System.Integer
    public System.int FigureCount {get;}
    See Also