GH_Slider_ObsoleteTickFrequency Property |
Gets or sets the tick frequency of the slider.
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_Obsolete.TickFrequency"]
See Also