[]
        
(Showing Draft Content)

C1.Framework.BorderEdges.Equals

Equals Method

Equals(object)

Returns true if the colors are the same for all edges.

Declaration
public override bool Equals(object obj)
Parameters
Type Name Description
object obj

BorderEdges to compare to this object.

Returns
Type Description
bool

True if the colors are the same for all edges.

Overrides
Remarks

This is important when handling persistence and comparing to the default value.