This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IT > ITrackingEnvironment Interface > ITrackingEnvironment.DisplayManager Property (ArcObjects .NET 10.4 SDK) |
Returns the Tracking Display Manager.
[Visual Basic .NET] Public ReadOnly Property DisplayManager As ITAUpdateControl
[C#] public ITAUpdateControl DisplayManager {get;}
[C++]
HRESULT get_DisplayManager(
ITAUpdateControl** ppiTAUpdateControl
);
[C++]
Parameters ppiTAUpdateControl [out, retval]
ppiTAUpdateControl is a parameter of type ITAUpdateControl