Matrix.Equals Method (Matrix)
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Determines whether the specified Matrix structure is identical to this instance.
Assembly: System.Windows (in System.Windows.dll)
Parameters
- value
- Type: System.Windows.Media.Matrix
The instance of Matrix to compare to this instance.
Show:
Note: