Matrix3D.HasInverse Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets a value that indicates whether this Matrix3D is invertible.
Assembly: System.Windows (in System.Windows.dll)
Property Value
Type: System.Booleantrue if the Matrix3D has an inverse; otherwise, false. The default value is true.
Show: