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