ArcObjects Library Reference (Carto)  

IMapIdentifyObject.Map Property

The map into an identify object.

[Visual Basic .NET]
Public WriteOnly Property Map
[C#]
public void Map {set;}
[C++]
HRESULT putref_Map(
  IMap* 
);
[C++]

Parameters

[in]

   is a parameter of type IMap

Product Availability

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

See Also

IMapIdentifyObject Interface