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