GH_SliderBaseTickFrequency Property  | 
 
 Gets or sets the frequency of large ticks vs small ticks.
 
 
    Namespace: 
   Grasshopper.GUI.Base
    Assembly:
   Grasshopper (in Grasshopper.dll)
Syntaxpublic int TickFrequency { get; set; }Public Property TickFrequency As Integer
	Get
	Set
Property Value
Type: 
Int32[Missing <value> documentation for "P:Grasshopper.GUI.Base.GH_SliderBase.TickFrequency"]
See Also