Occurs when a graphic 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<GraphicMouseEventArgs> GraphicClicked
Visual Basic (Declaration)
Public Event GraphicClicked As EventHandler(Of GraphicMouseEventArgs)

Remarks

A graphic represents a shape with associated symbology that can be added to a map

See Also

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