Fired when the selection is changed.
[Visual Basic 6.0] Event SelectionChanged(
ByVal pSource As ISceneRenderer _
)
[Visual Basic .NET] Public Event SelectionChanged As SelectionChangedEventHandler
[C#] public event SelectionChangedEventHandler SelectionChanged
[C++]
HRESULT SelectionChanged(
ISceneRenderer* pSource
);
[C++]Parameters
pSource [in]pSource is a parameter of type ISceneRenderer
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires 3D Analyst Extension.