MapItemEventHandler Delegate
A method that will handle the VectorFileLayer.MapItemLoaded event.
Namespace: DevExpress.UI.Xaml.Map
Assembly: DevExpress.UI.Xaml.Map.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
Declaration
Parameters
Name | Type |
---|---|
sender | Object |
e | MapItemEventArgs |
See Also