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


IGxGeographicView2.MapDisplay Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (CatalogUI)  

IGxGeographicView2.MapDisplay Property

The display object that is used to draw the layer.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IGxGeographicView2 Interface