This document is archived and information here might be outdated. Recommended version. |
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.