RhinoCommon API
RhinoPageViewActiveViewport Property |
The ActiveViewport is the same as the MainViewport for standard RhinoViews. In
a RhinoPageView, the active viewport may be the RhinoViewport of a child detail object.
Most of the time, you will use ActiveViewport unless you explicitly need to work with
the main viewport.
Namespace: Rhino.Display
Assembly: RhinoCommon (in RhinoCommon.dll)

public override RhinoViewport ActiveViewport { get; }
Public Overrides ReadOnly Property ActiveViewport As RhinoViewport Get
Property Value
Type: RhinoViewport
Rhino for Mac
Supported in: 5.4Rhino for Windows
Supported in: 6.14