Click or drag to resize

ObjectSectionStyleValueEquals Method (ObjectSectionStyleValue)

Namespace:  Grasshopper.Rhinoceros.Drafting
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public bool Equals(
	ObjectSectionStyleValue other
)

Parameters

other
Type: Grasshopper.Rhinoceros.DraftingObjectSectionStyleValue

Return Value

Type: Boolean

Implements

IEquatableTEquals(T)
See Also