This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IR > IRotateOperation Interface > IRotateOperation.ActiveView Property (ArcObjects .NET 10.5 SDK) |
The view that is being Rotated.
[Visual Basic .NET]
Public WriteOnly Property ActiveView
[C#] public void ActiveView {set;}
[C++]
HRESULT put_ActiveView(
IActiveView*
);
[C++]
Parameters
is a parameter of type IActiveView