GH_SliderBaseTickDisplay Property  | 
 
 Gets or sets how the slider ticks are drawn.
 
 
    Namespace: 
   Grasshopper.GUI.Base
    Assembly:
   Grasshopper (in Grasshopper.dll)
Syntaxpublic GH_SliderTickDisplay TickDisplay { get; set; }Public Property TickDisplay As GH_SliderTickDisplay
	Get
	Set
Property Value
Type: 
GH_SliderTickDisplay[Missing <value> documentation for "P:Grasshopper.GUI.Base.GH_SliderBase.TickDisplay"]
See Also