Matrix.M22 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 second column of this Matrix structure.
Assembly: System.Windows (in System.Windows.dll)
Property Value
Type: System.DoubleThe value of the second row and second column of this Matrix structure. The default value is 1.
Show: