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


IMxApplication3.Display Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (ArcMapUI)  

IMxApplication3.Display Property

The application display.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IMxApplication3 Interface