|
ArcGIS Runtime SDK for iOS
100.15
|
Go to the source code of this file.
Enumerations | |
| enum | AGSGridLabelPosition { AGSGridLabelPositionGeographic = 0 , AGSGridLabelPositionBottomLeft = 1 , AGSGridLabelPositionBottomRight = 2 , AGSGridLabelPositionTopLeft = 3 , AGSGridLabelPositionTopRight = 4 , AGSGridLabelPositionCenter = 5 , AGSGridLabelPositionAllSides = 6 } |
Variables | |
| typedef | |
| enum AGSGridLabelPosition |
Represents options for positioning grid labels on screen. AGSGridLabelPositionGeographic means labels are anchored to a geographical position on the map, whereas the remaining enum values are screen-positioned, with the labels anchored relative to the edge of the map.
| typedef |
AGSGridType is not used.