Matrix3D.M14 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 fourth 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 M14 As Double
public double M14 { get; set; }
<Matrix3D M14="double"/>
Property Value
Type: System..::.Double
The value of the first row and fourth column of this Matrix3D.
Version Information
Windows Phone OS
Supported in: 8.1, 8.0, 7.1, 7.0
Platforms
Windows Phone