[]
Returns true if the colors are the same for all edges.
public override bool Equals(object obj)
Type | Name | Description |
---|---|---|
object | obj | BorderEdges to compare to this object. |
Type | Description |
---|---|
bool | True if the colors are the same for all edges. |
This is important when handling persistence and comparing to the default value.