Provides data for the MapItemChanged event.

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 MapItemEventArgs : EventArgs
Visual Basic (Declaration)
Public NotInheritable Class MapItemEventArgs _
	Inherits EventArgs

Remarks

The MapItemChanged event occurs as a result of a status change in a MapItem which is currently contained by the Map. A MapItemEventArgs provides access to the MapItem that was changed, and specifies how the status changed.

Inheritance Hierarchy

System..::.Object
  System..::.EventArgs
    ESRI.ArcGISExplorer.Mapping..::.MapItemEventArgs

See Also

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