PolylineAnnotation.PolylineIntent Property
Gets or sets the intent of the polyline annotation.
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| PolylineAnnotationIntent | The polyline annotation intent. |
Available values:
| Name | Description |
|---|---|
| None | Specifies no special polyline annotation intent. |
| PolylineDimension | Specifies that the annotation is intended to display a polyline dimension. |
See Also