This document is archived and information here might be outdated.  Recommended version.


esriSymbolRotationType Constants (ArcObjects .NET 10.6 SDK)
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Constants > E > esriSymbolRotationType Constants (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (Carto)  

esriSymbolRotationType Constants

Marker symbol rotation options.

Constant Value Description
esriRotateSymbolGeographic 0 Clockwise rotation with 0 at the positive y-axis.
esriRotateSymbolArithmetic 1 Counter clockwise rotation with 0 at the positive x-axis.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

.NET Samples

Multivariate renderer (Code Files: MultivariateRenderer PropPageForm)

.NET Related Topics

How to connect to ArcGIS Tracking Server