ArcGIS Explorer Component Help |
MapDisplay..::.ConvertMapScaleToAltitude Method |
MapDisplay Class See Also |
Converts the specified map scale into an approximated altitude.
Namespace:
ESRI.ArcGISExplorer.MappingAssembly: ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.1500 (2.0.0.1500)
Syntax
C# |
---|
public double ConvertMapScaleToAltitude( double mapScale ) |
Visual Basic (Declaration) |
---|
Public Function ConvertMapScaleToAltitude ( _ mapScale As Double _ ) As Double |
Parameters
- mapScale
- Type: System..::.Double
The map scale to be converted.