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