Click or drag to resize

ObjectRenderMaterialValueCompareTo Method (ObjectRenderMaterialValue)

Namespace:  Grasshopper.Rhinoceros.Render
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public int CompareTo(
	ObjectRenderMaterialValue other
)

Parameters

other
Type: Grasshopper.Rhinoceros.RenderObjectRenderMaterialValue

Return Value

Type: Int32

Implements

IComparableTCompareTo(T)
See Also