Inequality Operator (Bevel)
In This Topic
Determines whether two specified values of Bevel are not equal.
Syntax
Parameters
- value1
- The first Bevel value.
- value2
- The second Bevel value.
Return Value
true if b1 and b2 do not represent the same value; otherwise, false.
See Also