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