DXGraphicsPath.GetLastPoint() Method
Gets the last point in the PathPoints array.
Namespace: DevExpress.Drawing
Assembly: DevExpress.Drawing.v24.2.dll
Declaration
Returns
Type | Description |
---|---|
PointF | The last point in this path. |
See Also