Matrix3D.M11 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 first row and first column of this Matrix3D.
Assembly: System.Windows (in System.Windows.dll)
XMLNS for XAML: Not mapped to an xmlns.
<Matrix3D M11="double"/>
Property Value
Type: System.DoubleThe value of the first row and first column of this Matrix3D structure.
Show: