[]
        
(Showing Draft Content)

GrapeCity.Documents.Imaging.GraphicsPath.Figures

Figures Property

Figures

Gets the array of figures in the path.

Declaration
public IFigure[] Figures { get; }
Public ReadOnly Property Figures As IFigure()