This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > 3DAnalyst > ESRI.ArcGIS.Analyst3D > Interfaces > IS > ISceneGraphEvents Interface > ISceneGraphEvents.InteractionStopped Event (ArcObjects .NET 10.5 SDK) |
Fired when interaction stops.
[Visual Basic .NET] Public Event InteractionStopped As InteractionStoppedEventHandler
[C#] public event InteractionStoppedEventHandler InteractionStopped
[C++]
HRESULT InteractionStopped(
void
);