|
ArcGIS Runtime SDK for iOS
100.15
|
Go to the source code of this file.
Enumerations | |
| enum | AGSLabelAngleRotationType { AGSLabelAngleRotationTypeAutomatic = 0 , AGSLabelAngleRotationTypeArithmetic = 1 , AGSLabelAngleRotationTypeGeographic = 2 } |
How the placement angle should be interpreted. The type of rotation applied to the AGSLabelAngle::angleExpression property should be interpreted as AGSLabelAngleRotationTypeArithmetic (counter-clockwise from east) or AGSLabelAngleRotationTypeGeographic (clockwise from north).