HasInverse Property

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.

Namespace:  System.Windows.Media.Media3D
Assembly:  System.Windows (in System.Windows.dll)

public bool HasInverse { get; }

Property Value

Type: System.Boolean
true if the Matrix3D has an inverse; otherwise, false. The default value is true.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Windows Phone

Show:
© 2017 Microsoft