![]() ![]() |
ESRI.ArcGIS.ADF.IMS | |
RotateMethod Enumeration | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.IMS.Display.Symbol Namespace : RotateMethod Enumeration |
Visual Basic (Declaration) | |
---|---|
Public Enum RotateMethod Inherits System.Enum |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As RotateMethod |
C# | |
---|---|
public enum RotateMethod : System.Enum |
Member | Description |
---|---|
Arithmetic | An angle of 0 is east, and angles are calculated counterclockwise from east. |
Geographic | An angle of 0 is north, and angles are calculated clockwise from north. |
Mod_Arithmetic | An angle of 0 is north, and angles are calculated counterclockwise from north. |
Used to specify how angles are interpreted in TrueTypeMarkerSymbol.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family