MapItemEventArgs Class
In This Article
Provides data for MapControl.DrawMapItem, MapControl.ExportMapItem and MapControl.MapItemClick events.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.2.dll
NuGet Package: DevExpress.Win.Map
#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