Click or drag to resize

Color4fEquals Method

[Missing <summary> documentation for "M:Rhino.Display.Color4f.Equals(System.Object)"]

Namespace:  Rhino.Display
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public override bool Equals(
	Object obj
)

Parameters

obj
Type: SystemObject

[Missing <param name="obj"/> documentation for "M:Rhino.Display.Color4f.Equals(System.Object)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Rhino.Display.Color4f.Equals(System.Object)"]

See Also