This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IL > ILabelEngineManager2 Interface > ILabelEngineManager2.Attach Method (ArcObjects .NET 10.4 SDK) |
Attaches a label to a feature in the label engine manager.
[Visual Basic .NET] Public Sub Attach ( _ ByVal piDocument As Object _ )
[C#] public void Attach ( object piDocument );
[C++]
HRESULT Attach(
LPUNKNOWN piDocument
);
[C++]
Parameters piDocument [in] piDocument is a parameter of type LPUNKNOWN