Inequality Operator (Thickness)
In This Topic
Tests whether two specified
Thickness objects are not equivalent.
Syntax
Parameters
- t1
- A Thickness to test.
- t2
- A Thickness to test.
Return Value
True if the two
Thickness objects are different; otherwise, false.
See Also