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)
Syntaxpublic virtual Guid ActiveViewportID { get; }Public Overridable ReadOnly Property ActiveViewportID As Guid
Get
Property Value
Type:
Guid
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also