MapItemSelectionChangingEventArgs Properties
Provides data for the MapControl.SelectionChanging event.| Name | Description |
|---|---|
| Cancel | Gets or sets whether the map item selection should be canceled. |
| Selection | Gets the list of selected objects on a map. |
See Also