GH_DocumentEditor.EditorFoldStateChanged Event

GH_DocumentEditorEditorFoldStateChanged Event

This event is raised whenever the main windows folds or unfolds.

Namespace:  Grasshopper.GUI
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public event GH_DocumentEditorEditorFoldStateChangedEventHandler EditorFoldStateChanged
Public Event EditorFoldStateChanged As GH_DocumentEditorEditorFoldStateChangedEventHandler

Value

Type: Grasshopper.GUIGH_DocumentEditorEditorFoldStateChangedEventHandler
See Also