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 > ITrackingDisplay Interface > ITrackingDisplay.DynamicDisplay Property (ArcObjects .NET 10.5 SDK) |
The Dynamic display object associated with a Map Control or ArcMap.
[Visual Basic .NET] Public ReadOnly Property DynamicDisplay As IDynamicDisplay
[C#] public IDynamicDisplay DynamicDisplay {get;}
[C++]
HRESULT get_DynamicDisplay(
IDynamicDisplay** ppiDynamicDisplay
);
[C++]
Parameters ppiDynamicDisplay [out, retval]
ppiDynamicDisplay is a parameter of type IDynamicDisplay