GraphicsPath.Figures
GraphicsPath.Figures property
Gets the path figures.
public Figure[] Figures { get; }
Property Value
The path figures.
See Also
- class Figure
- class GraphicsPath
- namespace Aspose.PSD
- assembly Aspose.PSD
Gets the path figures.
public Figure[] Figures { get; }
The path figures.