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.TileOverflow Event (ArcObjects .NET 10.5 SDK) |
Fired when there is an overflow of vector tiles in a layer.
[Visual Basic .NET] Public Event TileOverflow As TileOverflowEventHandler
[C#] public event TileOverflowEventHandler TileOverflow
[C++]
HRESULT TileOverflow(
ILayer* pLayer
);
[C++]
Parameters pLayer [in]
pLayer is a parameter of type ILayer