Matrix3D.Invert Méthode

Définition

Inverse ce struct Matrix3D.

public:
 void Invert();
public void Invert ();
member this.Invert : unit -> unit
Public Sub Invert ()

Exceptions

La matrice n’est pas réversible.

Remarques

Ce struct représente la projection .NET du struct Windows Runtime (WinRT). Matrix3D Pour plus d’informations, consultez Matrix3D dans la référence de l’API UWP.

S’applique à