Click or drag to resize

ObjectSectionStyleValueCompareTo Method (ObjectSectionStyleValue)

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

Parameters

other
Type: Grasshopper.Rhinoceros.DraftingObjectSectionStyleValue

Return Value

Type: Int32

Implements

IComparableTCompareTo(T)
See Also