ESRI.ArcGIS.ADF.Web.DataSources
Rotation Property
See Also 
ESRI.ArcGIS.ADF.Web.DataSources Namespace > IMapFunctionality Interface : Rotation Property




The current rotation of the map, in degrees from true north.

Syntax

Visual Basic (Declaration) 
ReadOnly Property Rotation As Double
Visual Basic (Usage)Copy Code
Dim instance As IMapFunctionality
Dim value As Double
 
value = instance.Rotation
C# 
double Rotation {get;}

See Also

© 2010 All Rights Reserved.