PTLineIntentType
enum PTLineIntentType {}
This enum represents the intent of the LineAnnot annotation. For each line, one can specify the purpose of the line by choosing its intent defined by the “PTLineIntentType” enum.
-
LineAnnot is an arrow
Declaration
Objective-C
e_ptLineArrow
-
LineAnnot is a dimension
Declaration
Objective-C
e_ptLineDimension
-
LineAnnot is a dimension
Declaration
Objective-C
e_ptl_null