This document is archived and information here might be outdated.  Recommended version.


ILensWindow.ScreenDisplay Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (ArcMapUI)  

ILensWindow.ScreenDisplay Property

The screen display used by this window.

[Visual Basic .NET]
Public ReadOnly Property ScreenDisplay As IScreenDisplay
[C#]
public IScreenDisplay ScreenDisplay {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

ILensWindow Interface