GraphicsPath(PointF) Constructor
Initializes a new instance of the GraphicsPath class with specified settings.
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| startPoint | PointF | The starting point of the graphics path. |
See Also