This document is archived and information here might be outdated. Recommended version. |
The active view.
[Visual Basic .NET] Public Property ActiveView As IActiveView
[C#] public IActiveView ActiveView {get; set;}
[C++]
HRESULT putref_ActiveView(
IActiveView* ppActiveView
);
[C++] Parameters ppActiveView [in]
ppActiveView is a parameter of type IActiveView*
A reference to the active view.