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


IGxWorldView.MapDisplay Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > 3DAnalystUI > ESRI.ArcGIS.Analyst3DUI > Interfaces > IG > IGxWorldView Interface > IGxWorldView.MapDisplay Property
ArcGIS Developer Help

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