Panels.FloatPanelMode Enumeration

PanelsFloatPanelMode Enumeration

Used by the FloatPanel method to detemine if the floating panel should be shown or hidden.

Namespace:  Rhino.UI
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public enum FloatPanelMode
Public Enumeration FloatPanelMode
Members
  Member nameValueDescription
Show0 Show the floating panel
Hide1 Hide the floating panel
Toggle2 Toggle the visibility state
Version Information

Rhino for Windows

Supported in: 6.8
See Also