This document is archived and information here might be outdated. Recommended version. |
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*