GH_DocumentEditorCollapsed Property |
Gets a value indicating whether or not the form is currently collapsed.
Namespace:
Grasshopper.GUI
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public bool Collapsed { get; }
Public ReadOnly Property Collapsed As Boolean
Get
Property Value
Type:
Boolean[Missing <value> documentation for "P:Grasshopper.GUI.GH_DocumentEditor.Collapsed"]
See Also