Attaches a label to a given feature on the map.
[Visual Basic .NET] Public Sub AttachMap ( _ ByVal piMap As Object _ )
[C#] public void AttachMap ( object piMap );
[C++]
HRESULT AttachMap(
LPUNKNOWN piMap
);
[C++]Parameters
piMap [in] piMap is a parameter of type LPUNKNOWN
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.