Resets the rotation angle of the display to 0 degrees, so that map orientation is North-up.

Namespace:  ESRI.ArcGISExplorer.Mapping

Assembly:  ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.1500 (2.0.0.1500)

Syntax

C#
public void ResetRotation()
Visual Basic (Declaration)
Public Sub ResetRotation

See Also