This document is archived and information here might be outdated. Recommended version. |
Fired when there is an overflow of vector features in a tile.
[Visual Basic .NET] Public Event VectorOverflow As VectorOverflowEventHandler
[C#] public event VectorOverflowEventHandler VectorOverflow
[C++]
HRESULT VectorOverflow(
ILayer* pLayer
);
[C++] Parameters pLayer [in]
pLayer is a parameter of type ILayer*