Click or drag to resize

GH_PanelEditorControl Class

Inheritance Hierarchy

Namespace:  Grasshopper.GUI
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public class GH_PanelEditorControl : UserControl

The GH_PanelEditorControl type exposes the following members.

Constructors
  NameDescription
Public methodGH_PanelEditorControl
Initializes a new instance of the GH_PanelEditorControl class
Top
Properties
  NameDescription
Public propertyPanelContent
Gets or sets the panel text on display.
Public propertyPanelProperties
Gets or sets the panel properties on display.
Top
Methods
Extension Methods
  NameDescription
Public Extension MethodToEto (Defined by EtoExtensions.)
Top
See Also