![]() |
This document is archived and information here might be outdated. Recommended version. |
| ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Constants > E > esriLabelRotationType Constants (ArcObjects .NET 10.5 SDK) |
Label rotation value options.
| Constant | Value | Description |
|---|---|---|
| esriRotateLabelGeographic | 0 | Clockwise rotation with 0 at the positive y-axis. |
| esriRotateLabelArithmetic | 1 | Counter clockwise rotation with 0 at the positive x-axis. |
| esriRotateLabelRadians | 2 | Values are given in radians. |
| esriRotateLabelAV3 | 3 | Values are given in AV3 counter clockwise rotation with 0 at the positive y-axis. |