Tests whether the specified object is a Color structure and is equivalent to this Color structure.
public override System.bool Equals(
System.object
)
Parameters
- obj
- Another object to compare to.
Return Value
true
if the specified System.Object is equal to this instance; otherwise, false
.