Occurs when a MapItem is clicked in the application.

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

Syntax

C#
public event EventHandler<MapItemMouseEventArgs> MapItemClicked
Visual Basic (Declaration)
Public Event MapItemClicked As EventHandler(Of MapItemMouseEventArgs)

Remarks

A MapItem is a type of map content represented by a number of classes, all of which inherit from the MapItem abstractMustInheritabstractabstract (MustInherit in Visual Basic) class.

See Also

Relate Topics:
  GraphicClicked Event
Created by Atop CHM to web converter,© 2009 all right reserved.