Matrix3D.Invert 方法
定义
public:
void Invert();
public void Invert ();
member this.Invert : unit -> unit
Public Sub Invert ()
例外
矩阵不可逆。The matrix is not invertible.
注解
此结构表示 Windows 运行时 (WinRT) 结构的 .NET 投影 Matrix3D 。This struct represents the .NET projection of the Windows Runtime (WinRT) Matrix3D struct. 有关详细信息,请参阅 UWP API 参考中的 Matrix3D 。For more information, see Matrix3D in the UWP API reference.