This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IB > IBasicOverposterEvents Interface > IBasicOverposterEvents.Label Event (ArcObjects .NET 10.4 SDK) |
Fires when the label is found.
[Visual Basic .NET] Public Event Label As LabelEventHandler
[C#] public event LabelEventHandler Label
[C++]
HRESULT Label(
IPlacedObject* placedObject,
VARIANT_BOOL* Cancel
);
[C++]
Parameters placedObject [in]
placedObject is a parameter of type IPlacedObject Cancel [out] Cancel is a parameter of type VARIANT_BOOL