GH_DigitScroller.Presets Property

GH_DigitScrollerPresets Property

Gets the internal object that maintains numeric presets.

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

Property Value

Type: GH_NumberPresets

[Missing <value> documentation for "P:Grasshopper.GUI.GH_DigitScroller.Presets"]

See Also