MapItemClickEventArgs Constructors
Provides data for the MapControl.MapItemClick event.| Name | Parameters | Description |
|---|---|---|
| MapItemClickEventArgs(MapItem, MouseEventArgs) | item, args | Initializes a new instance of the MapItemClickEventArgs class with the specified settings. |
See Also