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

Defines the rotation alignment on a MarkerSymbol

Syntax

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

Members

MemberDescription
MapRotation angle is relative to the map coordinates of the map, usually 'North'.
ScreenRotation angle is relative to the screen coordinates of the map, usually 'Up'.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ESRI.ArcGIS.Client.Symbols.MarkerSymbol.MarkerAngleAlignment

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.