Description:

Gets the active viewport. 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.

Syntax:
public override RhinoViewport ActiveViewport {get}
Returns:
Available since:
5.0

ActiveViewport property

Class:  Rhino.Display.RhinoPageView

Nothing found