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.