Matrix.M21 Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets or sets the value of the second row and first column of this Matrix structure.
Assembly: System.Windows (in System.Windows.dll)
Property Value
Type: System.DoubleThe value of the second row and first column of this Matrix. The default value is 0.
Show: