Converts the specified altitude into an approximated map scale.
Namespace:
ESRI.ArcGISExplorer.MappingAssembly: ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.900 (2.0.0.900)
Syntax
C# |
---|
public double ConvertAltitudeToMapScale( double altitude ) |
Visual Basic (Declaration) |
---|
Public Function ConvertAltitudeToMapScale ( _ altitude As Double _ ) As Double |
Parameters
- altitude
- Type: System..::.Double
The altitude to be converted in meters.