ArcGIS Runtime SDK for WPF - Library Reference
SymbolRotationType Enumeration
See Also 
ESRI.ArcGIS.Client Namespace : SymbolRotationType Enumeration

The SymbolRotationType enum controls the origin and direction of rotation given by the rotation expression.

Syntax

Visual Basic (Declaration) 
Public Enum SymbolRotationType 
   Inherits System.Enum
C# 
public enum SymbolRotationType : System.Enum 

Members

MemberDescription
ArithmeticThe rotation value is counter-clockwise from East.
GeographicThe rotation value is clockwise from North.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ESRI.ArcGIS.Client.SymbolRotationType

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8

See Also

© ESRI, Inc. All Rights Reserved.