Click or drag to resize

SliderSnapRangeSnapValue Method

Gets the snapped value of another value.

Namespace:  Grasshopper.GUI.Base
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public decimal SnapValue(
	decimal value
)

Parameters

value
Type: SystemDecimal

Return Value

Type: Decimal
See Also