RhinoViewFloating Property |
Floating state of RhinoView.
if true, then the view will be in a floating frame window. Otherwise
the view will be embeded in the main frame.
Namespace:
Rhino.Display
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic bool Floating { get; set; }Public Property Floating As Boolean
Get
Set
Property Value
Type:
Boolean
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also