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


IGxGeographicView2.Map Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (CatalogUI)  

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

IGxGeographicView2 Interface