This document is archived and information here might be outdated. Recommended version. |
Fires when the label is found.
[Visual Basic .NET] Public Event Label As LabelEventHandler
[C#] public event LabelEventHandler Label
[C++]
HRESULT Label(
IPlacedObject* placedObject,
Boolean* Cancel
);
[C++] Parameters placedObject [in]
placedObject is a parameter of type IPlacedObject* Cancel [out]
Cancel is a parameter of type bool*