Matrix3x2.Z Propriété

Définition

Obtient ou définit la troisième ligne de la matrice.

public:
 property System::Numerics::Vector2 Z { System::Numerics::Vector2 get(); void set(System::Numerics::Vector2 value); };
public System.Numerics.Vector2 Z { get; set; }
member this.Z : System.Numerics.Vector2 with get, set
Public Property Z As Vector2

Valeur de propriété

Remarques

Cette ligne comprend M31 et M32; elle existe à l’index : [2].

S’applique à