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

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