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