Converts the specified altitude into an approximated map scale.

Namespace:  ESRI.ArcGISExplorer.Mapping
Assembly:  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.

Return Value

An approximated map scale.

See Also

Relate Topics:
  BeginTrackPoint Method
  BeginTrackPolygon Method
  BeginTrackPolyline Method
  BeginTrackVector Method
  CancelTracking Method
  ConvertMapScaleToAltitude Method
  ConvertMapScaleToZoomLevel Method
  ConvertToMapPoint Method
  ConvertToScreenPoint Method
  ConvertZoomLevelToMapScale Method
  GetBitmap Method
  GetSurfaceElevation Method
  GetViewpoint Method
  HidePopups Method
  ResetRotation Method
  ResetTilt Method
  Rotate Method
  RotateTo Method
  SuspendDisplay Method
  Tilt Method
  TiltTo Method
  TrackPoint Method
  TrackPolygon Method
  TrackPolyline Method
  TrackVector Method
  ZoomTo Method
  ZoomToFullExtent Method
  ZoomToMapScale Method
Created by Atop CHM to web converter,© 2009 all right reserved.