[]
Determines whether the value of the specified object is equivalent to the current Corners.
public override bool Equals(object obj)
| Type | Name | Description |
|---|---|---|
| object | obj | The object to compare to the current Corners. |
| Type | Description |
|---|---|
| bool | true if the two Corners objects are equal; otherwise, false. |