Enum PolyIntent
PolyIntent enumeration
Enumerates the intents of the polygon or polyline annotation.
public enum PolyIntent
Values
Name | Value | Description |
---|---|---|
Undefined | 0 | Undefined state. |
PolygonCloud | 1 | Means that the annotation is intended to function as a cloud object. |
PolyLineDimension | 2 | Indicates that the polyline annotation is intended to function as a dimension. |
PolygonDimension | 3 | Indicates that the polygon annotation is intended to function as a dimension. |
See Also
- namespace Aspose.Pdf.Annotations
- assembly Aspose.PDF