RhinoView.ActiveViewportID Property

RhinoViewActiveViewportID Property

Returns viewport ID for the active viewport. Faster than ActiveViewport function when working with page views.

Namespace:  Rhino.Display
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public virtual Guid ActiveViewportID { get; }
Public Overridable ReadOnly Property ActiveViewportID As Guid
	Get

Property Value

Type: Guid
Version Information

Rhino for Mac

Supported in: 5.4

Rhino for Windows

Supported in: 6.14
See Also