This document is archived and information here might be outdated. Recommended version. |
The Screen display object associated with a Map Control or ArcMap.
[Visual Basic .NET] Public ReadOnly Property ScreenDisplay As IScreenDisplay
[C#] public IScreenDisplay ScreenDisplay {get;}
[C++]
HRESULT get_ScreenDisplay(
IScreenDisplay** ppiScreenDisplay
);
[C++]
Parameters ppiScreenDisplay [out, retval]
ppiScreenDisplay is a parameter of type IScreenDisplay**