Click or drag to resize

ObjectDraftingLinetypeValueCompareTo Method (ObjectDraftingLinetypeValue)

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

Parameters

other
Type: Grasshopper.Rhinoceros.DraftingObjectDraftingLinetypeValue

Return Value

Type: Int32

Implements

IComparableTCompareTo(T)
See Also