| ArcGIS Explorer Component Help |
| MapDisplay..::.ResetTilt Method |
| MapDisplay Class See Also |
Resets the tilt angle of the display to 90 degrees, looking straight down.
Namespace:
ESRI.ArcGISExplorer.MappingAssembly: ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.1500 (2.0.0.1500)
Syntax
| C# |
|---|
public void ResetTilt() |
| Visual Basic (Declaration) |
|---|
Public Sub ResetTilt |