PTPolyLineIntentType
enum PTPolyLineIntentType {}
This enum specifies the intention of the PolyLine annotation, it used for the purposes of generating the appearance of the annotation.
-
The annotation is intended to function as a cloud object.
Declaration
Objective-C
e_ptPolygonCloud
-
The polyline annotation is intended to function as a dimension. (PDF 1.7)
Declaration
Objective-C
e_ptPolyLineDimension
-
The polygon annotation is intended to function as a dimension. (PDF 1.7)
Declaration
Objective-C
e_ptPolygonDimension
-
Non-standard intent type
Declaration
Objective-C
e_ptp_Unknown