ArcObjects Library Reference (CatalogUI)  

IGxGeographicView.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

IGxGeographicView Interface