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


IGlobeDisplayEvents.BatchTileGenerationStarted Event (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (GlobeCore)  

IGlobeDisplayEvents.BatchTileGenerationStarted Event

Fired when data preparation starts.

[Visual Basic .NET]
Public Event BatchTileGenerationStarted As BatchTileGenerationStartedEventHandler
[C#]
public event BatchTileGenerationStartedEventHandler BatchTileGenerationStarted
[C++]
HRESULT BatchTileGenerationStarted(
  BSTR Name
);
[C++]

Parameters Name [in] Name is a parameter of type BSTR

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IGlobeDisplayEvents Interface