Converts the specified map scale into an approximated altitude.
Namespace:
ESRI.ArcGISExplorer.MappingAssembly: ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.900 (2.0.0.900)
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.