Matrix3D.Equals Method (Matrix3D)
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Tests equality between two matrices.
Assembly: System.Windows (in System.Windows.dll)
Parameters
- value
- Type: System.Windows.Media.Media3D.Matrix3D
The Matrix3D to compare to.
Show: