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


IMapIdentifyObject.Map Property (ArcObjects .NET 10.4 SDK)
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