Converts a map scale into the closest named zoom level.

Namespace:  ESRI.ArcGISExplorer.Mapping
Assembly:  ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.900 (2.0.0.900)

Syntax

C#
public ZoomLevel ConvertMapScaleToZoomLevel(
	double mapScale
)
Visual Basic (Declaration)
Public Function ConvertMapScaleToZoomLevel ( _
	mapScale As Double _
) As ZoomLevel

Parameters

mapScale
Type: System..::.Double
The map scale to be converted.

Return Value

A named zoom level that corresponds to the specified scale.

See Also

Relate Topics:
  BeginTrackPoint Method
  BeginTrackPolygon Method
  BeginTrackPolyline Method
  BeginTrackVector Method
  CancelTracking Method
  ConvertAltitudeToMapScale Method
  ConvertMapScaleToAltitude 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.