ArcObjects Library Reference (3DAnalyst)  

ISceneGraphEventsDisp.InteractionStopped Event

Fired when interaction stops.

[Visual Basic .NET]
Public Event InteractionStopped As InteractionStoppedEventHandler
[C#]
public event InteractionStoppedEventHandler InteractionStopped
[C++]
HRESULT InteractionStopped(
void
);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires 3D Analyst Extension.

See Also

ISceneGraphEventsDisp Interface