Click or drag to resize

ObjectDraftingLineWidthValueCompareTo Method (ObjectDraftingLineWidthValue)

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

Parameters

other
Type: Grasshopper.Rhinoceros.DraftingObjectDraftingLineWidthValue

Return Value

Type: Int32

Implements

IComparableTCompareTo(T)
See Also