This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GlobeCore > ESRI.ArcGIS.GlobeCore > Interfaces > IG > IGlobeDisplayEvents Interface > IGlobeDisplayEvents.InteractionStopped Event (ArcObjects .NET 10.4 SDK) |
Fired when interaction stops.
[Visual Basic .NET] Public Event InteractionStopped As InteractionStoppedEventHandler
[C#] public event InteractionStoppedEventHandler InteractionStopped
[C++]
HRESULT InteractionStopped(
void
);