Fires when the current selection changes.
[Visual Basic 6.0] Event OnSelectionChanged As Empty
[Visual Basic .NET] Public Event OnSelectionChanged As OnSelectionChangedEventHandler
[C#] public event OnSelectionChangedEventHandler OnSelectionChanged
[C++]
HRESULT OnSelectionChanged(
void
);
Product Availability
Available with ArcGIS Engine.
Description
OnSelectionChanged is triggered when the geographic selection of features in the IMapControl2::Map layers change.