ArcObjects Library Reference  (Carto)    

IActiveViewEvents.SelectionChanged Event

Call this function to fire the selection changed event.

[Visual Basic 6.0]
Event SelectionChanged
[Visual Basic .NET]
Public Event SelectionChanged As SelectionChangedEventHandler
[C#]
public event SelectionChangedEventHandler SelectionChanged
[C++]
HRESULT SelectionChanged(
void
);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IActiveViewEvents Interface

 


Feedback Send feedback on this page