ArcObjects Library Reference (CatalogUI)  

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