M22 Property

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.

'Declaration
Public Property M22 As Double
<Matrix3D M22="double"/>

Property Value

Type: System.Double
The value of the second row and second column of this Matrix3D.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Windows Phone

Show:
© 2017 Microsoft