This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IT > ITrackingLabelEngine Interface > ITrackingLabelEngine.Draw Method (ArcObjects .NET 10.4 SDK) |
Draws the labels to the map display.
[Visual Basic .NET] Public Sub Draw ( _ ByVal piDisplay As IDisplay _ )
[C#] public void Draw ( IDisplay piDisplay );
[C++]
HRESULT Draw(
IDisplay* piDisplay
);
[C++]
Parameters piDisplay
piDisplay is a parameter of type IDisplay