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.BatchTileGenerationStopped Event (ArcObjects .NET 10.5 SDK) |
Fired when data preparation stops.
[Visual Basic .NET] Public Event BatchTileGenerationStopped As BatchTileGenerationStoppedEventHandler
[C#] public event BatchTileGenerationStoppedEventHandler BatchTileGenerationStopped
[C++]
HRESULT BatchTileGenerationStopped(
void
);