LineGraphicsPathSegment(PointF) Constructor
Initializes a new instance of the LineGraphicsPathSegment class with specified settings.
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| endPoint | PointF | The end point of the line segment. |
See Also