Grasshopper API
GH_SeparatorDisplay Enumeration |
Enumerates all possible display modes for horizontal and vertical separators.
Namespace: Grasshopper.GUI
Assembly: Grasshopper (in Grasshopper.dll)


Member name | Value | Description | |
---|---|---|---|
None | 0 | No separator is drawn. | |
Etched | 1 | A double line etched separator is drawn. | |
EtchedFading | 2 | A double line etched separator with fading extremes is drawn. | |
Dashed | 3 | A single line dashed separator is drawn. |
