Click or drag to resize

PanelType Enumeration

Panel type

Namespace:  Rhino.UI
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.1
Syntax
public enum PanelType
Members
  Member nameValueDescription
PerDoc0 Default panel type, creates a panel instance per document
System1 A System panel may appear in one or more container but the panel will be used for all open documents
See Also