Plane::Inequality Operator
Returns a value that indicates whether two planes are not equal.
Namespace: System.Numerics
Assembly: System.Numerics.Vectors (in System.Numerics.Vectors.dll)
Parameters
- value1
- Type: System.Numerics::Plane
The first plane to compare.
- value2
- Type: System.Numerics::Plane
The second plane to compare.
Show: