RhinoCommon API
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)
| Member name | Value | Description | |
|---|---|---|---|
| Show | 0 | Show the floating panel | |
| Hide | 1 | Hide the floating panel | |
| Toggle | 2 | Toggle the visibility state |