Click or drag to resize

GH_SliderBaseTickFrequency Property

Gets or sets the frequency of large ticks vs small ticks.

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

Property Value

Type: Int32

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

See Also