BezierGraphicsPathSegment.FirstControlPoint Property
Gets the first control point of the Bezier curve.
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| PointF | The first control point of the Bezier curve. |
See Also