Namespace:
Grasshopper.GUI.Gradient
Assembly:
Grasshopper (in Grasshopper.dll)
Syntaxpublic int CompareTo(
GH_Grip other
)
Public Function CompareTo (
other As GH_Grip
) As Integer
Parameters
- other
- Type: Grasshopper.GUI.GradientGH_Grip
Return Value
Type:
Int32Implements
IComparableTCompareTo(T)
See Also