GH_SliderBase.FixDomain Method

GH_SliderBaseFixDomain Method

Fix the limits of the slider. Limits will be rounded according to slider type and accuracy. Also, a minimum range for all types is ensured.

Namespace:  Grasshopper.GUI.Base
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public void FixDomain()
Public Sub FixDomain
See Also