MapItemsLoadedEventArgs Constructors
Provides data for the LayerBase.DataLoaded event of the VectorItemsLayer.Name | Parameters | Description |
---|---|---|
MapItemsLoadedEventArgs(IEnumerable<MapItem>) | items | Initializes a new instance of the MapItemsLoadedEventArgs class with specified settings. |
See Also