SliderSnapRange Constructor (Decimal)

SliderSnapRange Constructor (Decimal)

Initializes a new instance of the SliderSnapRange class

Namespace:  Grasshopper.GUI.Base
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public SliderSnapRange(
	decimal value
)
Public Sub New ( 
	value As Decimal
)

Parameters

value
Type: SystemDecimal
See Also