SliderSnapRangeCompareTo Method |
Namespace:
Grasshopper.GUI.Base
Assembly:
Grasshopper (in Grasshopper.dll)
Syntaxpublic int CompareTo(
SliderSnapRange other
)
Public Function CompareTo (
other As SliderSnapRange
) As Integer
Parameters
- other
- Type: Grasshopper.GUI.BaseSliderSnapRange
Return Value
Type:
Int32Implements
IComparableTCompareTo(T)
See Also