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


IGxGeographicView.Map 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.Map Property
ArcGIS Developer Help

IGxGeographicView.Map Property

The map object that is used to draw the layer.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IGxGeographicView Interface