PathAnnotation.Vertices Property
Gets or sets vertices that define the path annotation geometry.
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| IList<PointF> | A list of vertices that define the path annotation geometry. |
See Also