Operator operator ==
operator ==(Thickness, Thickness)
Overloaded operator to compare two Thicknesses for equality.
public static bool operator ==(Thickness t1, Thickness t2)
Parameters
Returns
- bool
True if all sides of the Thickness are equal, false otherwise