Click here to view all files
 
Represents the map window in the ArcGIS Explorer application.

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

Syntax

C#
public sealed class MapDisplay : IDisposable
Visual Basic (Declaration)
Public NotInheritable Class MapDisplay _
	Implements IDisposable

Remarks

The MapDisplay class enables you to accomplish common mapping operations such as: navigation, conversion, capturing user-defined shapes (tracking) and adding temporary graphics to the map. Furthermore, you can also obtain a map object using the MapDisplay.Map property. The Map class allows you to add content to the map (MapItems) and arrange existing content into a logical hierarchy.

Inheritance Hierarchy

System..::.Object
  ESRI.ArcGISExplorer.Mapping..::.MapDisplay

See Also

Relate Topics:
  MapDisplay Members
  MapDisplay Methods
  MapDisplay Properties
  MapDisplay Events
Created by Atop CHM to web converter,© 2009 all right reserved.