ArcGIS Runtime SDK for iOS: AGSRenderer.h File Reference
ArcGIS Runtime SDK for iOS  100.15
All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Modules Pages
AGSRenderer.h File Reference

Go to the source code of this file.

Enumerations

enum  AGSRotationType { AGSRotationTypeArithmetic = 0 , AGSRotationTypeGeographic = 1 }
 

Enumeration Type Documentation

◆ AGSRotationType

The list of possible rotation types.

Since
100.8
Enumerator
AGSRotationTypeArithmetic 

The symbol is rotated from East in a counterclockwise direction where East is the 0 degrees axis.

AGSRotationTypeGeographic 

The symbol is rotated from North in a clockwise direction where North is the 0 degrees axis.