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


IBasicMapIdentifyObject.BasicMap Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Carto)  

IBasicMapIdentifyObject.BasicMap Property

The basic map into an identify object.

[Visual Basic .NET]
Public WriteOnly Property BasicMap
[C#]
public void BasicMap {set;}
[C++]
HRESULT putref_BasicMap(
  IBasicMap* 
);
[C++]

Parameters [in]
is a parameter of type IBasicMap

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IBasicMapIdentifyObject Interface