MapSelectionChangedEventArgs Constructors
Provides data for the MapControl.SelectionChanged event.| Name | Parameters | Description |
|---|---|---|
| MapSelectionChangedEventArgs(IEnumerable<Object>) | selection | Initializes a new instance of the MapSelectionChangedEventArgs class with the specified map selection. |
See Also