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