GH_SliderRailDisplay
Public Enum
Enumerates the possible slider rail displays.
Namespace: Grasshopper.GUI.Base
Assembly: Grasshopper (in Grasshopper.dll)
Syntax
public enum GH_SliderRailDisplay
Members
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.