GH_SliderBase.TickCount Property

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; }
Public Property TickCount As Integer
	Get
	Set

Property Value

Type: Int32

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

See Also