GraphicsPathSegment.EndPoint Property
Gets the end point of the graphics path segment.
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| PointF | The end point of the graphics path segment. |
See Also