GH_SliderTickCount Property |
Gets or sets the number of ticks.
Namespace:
Grasshopper.GUI
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.GH_Slider.TickCount"]
See Also