Click or drag to resize

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)
Since: 5.0
Syntax
public Guid ActiveViewportID { get; }

Property Value

Type: Guid
See Also