Matrix3D.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 Matrix3D.
Namespace: System.Windows.Media.Media3D
Assembly: System.Windows (in System.Windows.dll)
XMLNS for XAML: Not mapped to an xmlns.
Syntax
Public Property M22 As Double
public double M22 { get; set; }
<Matrix3D M22="double"/>
Property Value
Type: System..::.Double
The value of the second row and second column of this Matrix3D.
Version Information
Windows Phone OS
Supported in: 8.1, 8.0, 7.1, 7.0
Platforms
Windows Phone