Grasshopper API
GH_SliderRailDisplay Enumeration |
Enumerates the possible slider rail displays.
Namespace: Grasshopper.GUI.Base
Assembly: Grasshopper (in Grasshopper.dll)


Member name | Value | Description | |
---|---|---|---|
None | 0 | No rail is drawn. | |
Simple | 1 | A rail consisting of a single line is drawn. | |
Etched | 2 | A rail consisting of an etched line is drawn. | |
Filled | 3 | A thick rail with a filled out left portion is drawn. |
