GH_Slider.InternalSlider Property

GH_SliderInternalSlider Property

Gets the internal slider.

Namespace:  Grasshopper.GUI
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public GH_SliderBase InternalSlider { get; }
Public ReadOnly Property InternalSlider As GH_SliderBase
	Get

Property Value

Type: GH_SliderBase

[Missing <value> documentation for "P:Grasshopper.GUI.GH_Slider.InternalSlider"]

See Also