GraphicsPath.StartPoint Property
Gets the starting point of the graphics path.
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| PointF | The starting point of the graphics path. |
See Also