This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMxdContents Interface > IMxdContents.Map Property (ArcObjects .NET 10.4 SDK) |
The Map object.
[Visual Basic .NET] Public ReadOnly Property Map As IMap
[C#] public IMap Map {get;}
[C++]
HRESULT get_Map(
IMap** ppMap
);
[C++]
Parameters ppMap [out, retval]
ppMap is a parameter of type IMap
The map property is not supported in the case of new map being set into the focus map of the PageLayoutControl.