GH_PanelEditorControlPanelProperties Property |
Gets or sets the panel properties on display.
Namespace:
Grasshopper.GUI
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public GH_PanelProperties PanelProperties { get; set; }
Public Property PanelProperties As GH_PanelProperties
Get
Set
Property Value
Type:
GH_PanelProperties[Missing <value> documentation for "P:Grasshopper.GUI.GH_PanelEditorControl.PanelProperties"]
See Also