Click or drag to resize

GH_SliderBaseTicks Property

Gets a list of all the tick offset x positions.

Namespace:  Grasshopper.GUI.Base
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public List<int> Ticks { get; }

Property Value

Type: ListInt32

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

See Also