wpf-devexpress-dot-xpf-dot-map-c780f74b.md
Provides data for the MapGeoDataAdapter.ShapesLoaded, ShapefileDataAdapter.ShapesLoaded and SvgFileDataAdapter.ShapesLoaded events.
Namespace : DevExpress.Xpf.Map
Assembly : DevExpress.Xpf.Map.v25.2.dll
NuGet Package : DevExpress.Wpf.Map
[NonCategorized]
public class ShapesLoadedEventArgs :
EventArgs
<NonCategorized>
Public Class ShapesLoadedEventArgs
Inherits EventArgs
ShapesLoadedEventArgs is the data class for the following events:
An instance of the ShapesLoadedEventArgs class with appropriate settings is automatically created and passed to the corresponding event handler.
Object EventArgs ShapesLoadedEventArgs
See Also