GraphicsPath.GetLastPoint
GraphicsPath.GetLastPoint method
Gets the last point in the PathPoints array of this GraphicsPath.
public PointF GetLastPoint()
Return Value
The last point in the PathPoints array of this GraphicsPath.
See Also
- struct PointF
- class GraphicsPath
- namespace System.Drawing.Drawing2D
- assembly Aspose.Drawing