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.ScreenDisplay Property (ArcObjects .NET 10.5 SDK) |
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