Click or drag to resize

ObjectRenderAttributesEquals Method (ObjectRenderAttributes)

Namespace:  Grasshopper.Rhinoceros.Render
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public bool Equals(
	ObjectRenderAttributes other
)

Parameters

other
Type: Grasshopper.Rhinoceros.RenderObjectRenderAttributes

Return Value

Type: Boolean

Implements

IEquatableTEquals(T)
See Also