The MapDisplay type exposes the following members.

Methods

  NameDescription
BeginTrackPoint
An asynchronous method call that executes the specified delegate and begins an operation to create a new Point at the location of the next mouse click on the display.
BeginTrackPolygonOverloaded.
An asynchronous method call which executes the specified delegate and begins an operation to create a new Polygon at the location of a series of mouse clicks on the display.
BeginTrackPolylineOverloaded.
An asynchronous method call which executes the specified delegate and begins an operation to create a new Polyline at the location of a series of mouse clicks on the display.
BeginTrackVectorOverloaded.
An asynchronous method call which executes the specified delegate and begins an operation to create a new vector (Polyline with two points) at the location of a series of mouse clicks on the display.
CancelTracking
Cancels any tracking methods currently in operation.
ConvertAltitudeToMapScale
Converts the specified altitude into an approximated map scale.
ConvertMapScaleToAltitude
Converts the specified map scale into an approximated altitude.
ConvertMapScaleToZoomLevel
Converts a map scale into the closest named zoom level.
ConvertToMapPoint
Converts a point on the screen into the equivalent map location.
ConvertToScreenPoint
Converts a map location into the equivalent screen point.
ConvertZoomLevelToMapScale
Converts the zoom level into an equivalent map scale.
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetBitmapOverloaded.
Returns a bitmap of the current display with the specified properties.
GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
GetSurfaceElevation
Gets the surface elevation at a specified location.
GetType
Gets the Type of the current instance.
(Inherited from Object.)
GetViewpoint
Gets the viewing position for the map display.
HidePopups
Hides popup windows that are visible in the application.
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
ResetRotation
Resets the rotation angle of the display to 0 degrees, so that map orientation is North-up.
ResetTilt
Resets the tilt angle of the display to 90 degrees, looking straight down.
Rotate
Sets the rotation of the map, relative to the current rotation.
RotateToOverloaded.
SuspendDisplay
Disables any redrawing of the map display.
Tilt
Applies the specified tilt angle to the map display, relative to the current tilt angle.
TiltTo
Applies the specified tilt angle to the map display.
ToString
Returns a String that represents the current Object.
(Inherited from Object.)
TrackPointOverloaded.
Returns a new Point at the location of a mouse click on the display.
TrackPolygonOverloaded.
Returns a new Polygon at the location of a series of mouse clicks on the display.
TrackPolylineOverloaded.
Returns a new Polyline at the location of a series of mouse clicks on the display.
TrackVectorOverloaded.
Returns a new vector (Polyline with two points) at the location of two mouse clicks on the display.
ZoomToOverloaded.
Zooms to and centers the map on a specified geographic entity.
ZoomToFullExtent
Zooms to the combined extent of the layers contained in the map, including the basemap.
ZoomToMapScaleOverloaded.

See Also

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