GraphicsPath.PathPoints
GraphicsPath.PathPoints property
Gets the points in the path.
public PointF[] PathPoints { get; }
Return Value
An array of PointF objects that represent the path.
See Also
- struct PointF
- class GraphicsPath
- namespace System.Drawing.Drawing2D
- assembly Aspose.Drawing