This document is archived and information here might be outdated. Recommended version. |
The Map object.
[Visual Basic .NET] Public ReadOnly Property ActiveView As IActiveView
[C#] public IActiveView ActiveView {get;}
[C++]
HRESULT get_ActiveView(
IActiveView** ppActiveView
);
[C++] Parameters ppActiveView [out, retval]
ppActiveView is a parameter of type IActiveView**