Occurs when a graphic is clicked in the application.
Namespace:
ESRI.ArcGISExplorer.MappingAssembly: 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