Click or drag to resize

ObjectDraftingColorValueCompareTo Method (Object)

Namespace:  Grasshopper.Rhinoceros.Drafting
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public int CompareTo(
	Object other
)

Parameters

other
Type: SystemObject

Return Value

Type: Int32

Implements

IComparableCompareTo(Object)
See Also