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


ISpatialReferenceDialogContext.BasicMap Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (CatalogUI)  

ISpatialReferenceDialogContext.BasicMap Property

The basic map that provides the layer list and spatial filtering extent.

[Visual Basic .NET]
Public Property BasicMap As IBasicMap
[C#]
public IBasicMap BasicMap {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

ISpatialReferenceDialogContext Interface