This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GlobeCore > ESRI.ArcGIS.GlobeCore > Interfaces > IG > IGlobeDisplayEvents Interface > IGlobeDisplayEvents.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
);