Fired when there is an overflow of vector features in a tile.
[Visual Basic 6.0] Event VectorOverflow(
ByVal pLayer As ILayer _
)
[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
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.