InkAnnotation.Inks Property
Gets or sets a list of points that compose the annotation.
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| IList<PointF[]> | The annotation points list. |
See Also