LineAnnotation.EndPoint Property
Gets or sets the end point of the line annotation.
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| PointF | An end point of the line annotation. |
See Also