Click or drag to resize

ObjectDisplayColorValueCompareTo Method (ObjectDisplayColorValue)

Namespace:  Grasshopper.Rhinoceros.Display
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public int CompareTo(
	ObjectDisplayColorValue other
)

Parameters

other
Type: Grasshopper.Rhinoceros.DisplayObjectDisplayColorValue

Return Value

Type: Int32

Implements

IComparableTCompareTo(T)
See Also