GraphicsPath.PathData
GraphicsPath.PathData property
Gets a PathData that encapsulates arrays of points and types for this GraphicsPath
public PathData PathData { get; }
Property Value
A PathData that encapsulates arrays for both the points and types for this GraphicsPath.
See Also
- class PathData
- class GraphicsPath
- namespace System.Drawing.Drawing2D
- assembly Aspose.Drawing