GH_SliderBaseValueF Property  | 
 
 Gets or sets the value of the slider in single precision.
 
 
    Namespace: 
   Grasshopper.GUI.Base
    Assembly:
   Grasshopper (in Grasshopper.dll)
Syntaxpublic float ValueF { get; set; }Public Property ValueF As Single
	Get
	Set
Property Value
Type: 
Single[Missing <value> documentation for "P:Grasshopper.GUI.Base.GH_SliderBase.ValueF"]
See Also