GH_Slider.TickFrequency Property

GH_SliderTickFrequency Property

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

Namespace:  Grasshopper.GUI
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public int TickFrequency { get; set; }
Public Property TickFrequency As Integer
	Get
	Set

Property Value

Type: Int32

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

See Also