This document is archived and information here might be outdated.  Recommended version.


IGlobeDisplayEvents.InteractionStopped Event (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GlobeCore > ESRI.ArcGIS.GlobeCore > Interfaces > IG > IGlobeDisplayEvents Interface > IGlobeDisplayEvents.InteractionStopped Event
ArcGIS Developer Help

IGlobeDisplayEvents.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.

See Also

IGlobeDisplayEvents Interface