RhinoPageViewActiveViewportID 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 override Guid ActiveViewportID { get; }Public Overrides ReadOnly Property ActiveViewportID As Guid
Get
Property Value
Type:
Guid
Version InformationRhino for Mac
Supported in: 5.4
See Also