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


IGxWorldView.MapDisplay Property (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (3DAnalystUI)  

IGxWorldView.MapDisplay Property

The current screen display.

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

Product Availability

Available with ArcGIS Desktop. Requires 3D Analyst Extension.

See Also

IGxWorldView Interface