This document is archived and information here might be outdated. Recommended version. |
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**