Click or drag to resize

GH_SliderBaseTickCount Property

Gets or sets the number of ticks displayed.

Namespace:  Grasshopper.GUI.Base
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public int TickCount { get; set; }

Property Value

Type: Int32

[Missing <value> documentation for "P:Grasshopper.GUI.Base.GH_SliderBase.TickCount"]

See Also