MapItemEventArgs Class
Provides data for MapControl.DrawMapItem, MapControl.ExportMapItem and MapControl.MapItemClick events.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.2.dll
Declaration
Remarks
An instance of the MapItemEventArgs class with appropriate settings is automatically created and passed to the corresponding event’s handler.
Inheritance
See Also