SliderSnapRangeCanMerge Method |
Namespace:
Grasshopper.GUI.Base
Assembly:
Grasshopper (in Grasshopper.dll)
Syntaxpublic bool CanMerge(
SliderSnapRange other
)
Public Function CanMerge (
other As SliderSnapRange
) As Boolean
Parameters
- other
- Type: Grasshopper.GUI.BaseSliderSnapRange
Return Value
Type:
Boolean
See Also