MapItemEventArgs Constructors
Provides data for MapControl.DrawMapItem, MapControl.ExportMapItem and MapControl.MapItemClick events.| Name | Parameters | Description |
|---|---|---|
| MapItemEventArgs(MapItem) | item | Initializes a new instance of the MapItemEventArgs class with the specified map item. |
See Also