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


IGxGeographicView.MapDisplay Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > IG > IGxGeographicView Interface > IGxGeographicView.MapDisplay Property
ArcGIS Developer Help

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