This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IT > ITrackingEnvironment Interface > ITrackingEnvironment.DisplayManager Property (ArcObjects .NET 10.5 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