Applies a rotation to the map display, based on the specified compass direction.
Namespace:
ESRI.ArcGISExplorer.MappingAssembly: ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.900 (2.0.0.900)
Syntax
C# |
---|
public void RotateTo( CompassDirection direction ) |
Visual Basic (Declaration) |
---|
Public Sub RotateTo ( _ direction As CompassDirection _ ) |
Parameters
- direction
- Type: ESRI.ArcGISExplorer.Mapping..::.CompassDirection
A CompassDirection value to rotate to.
Remarks
The map is rotated around the center of the display.