This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IT > ITrackingLabelEngine Interface > ITrackingLabelEngine.RemoveAllLabels Method (ArcObjects .NET 10.4 SDK) |
Removes all labels from the map display.
[Visual Basic .NET]
Public Sub RemoveAllLabels ( _
)
[C#] public void RemoveAllLabels ( );
[C++]
HRESULT RemoveAllLabels(
void
);