Grasshopper API
SliderSnapRange Structure |
Represents a snap range on a slider.
Namespace: Grasshopper.GUI.Base
Assembly: Grasshopper (in Grasshopper.dll)

The SliderSnapRange type exposes the following members.

Name | Description | |
---|---|---|
![]() | SliderSnapRange(Decimal) | Initializes a new instance of the SliderSnapRange class |
![]() | SliderSnapRange(Decimal, Decimal) | Initializes a new instance of the SliderSnapRange class |

Name | Description | |
---|---|---|
![]() | IsSingleton | |
![]() | Max | |
![]() | Min |

Name | Description | |
---|---|---|
![]() | CanMerge | |
![]() | CompareTo | |
![]() | DistanceTo |
Compute the distance from a value to this snap range.
|
![]() | Merge | |
![]() | SnapValue |
Gets the snapped value of another value.
|
