|
| ESRI.ArcGIS.ADF.Web | |
| RotateMethod Enumeration | |
| See Also Send Feedback | |
| ESRI.ArcGIS.ADF.Web.Display.Symbol Namespace : RotateMethod Enumeration |
| Visual Basic (Declaration) | |
|---|---|
Public Enum RotateMethod Inherits System.Enum | |
| Visual Basic (Usage) | Copy Code |
|---|---|
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. |
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