This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IT > ITrackingLabelEngine Interface > ITrackingLabelEngine.Attach Method (ArcObjects .NET 10.4 SDK) |
Attaches a label to a given feature on the map.
[Visual Basic .NET] Public Sub Attach ( _ ByVal piMap As IMap _ )
[C#] public void Attach ( IMap piMap );
[C++]
HRESULT Attach(
IMap* piMap
);
[C++]
Parameters piMap [in]
piMap is a parameter of type IMap