Matrix3x2.X Özellik

Tanım

Matrisin ilk satırını alır veya ayarlar.

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

Özellik Değeri

Açıklamalar

Bu satır ve satırlarından M11 oluşur ve şu dizinde bulunur: M12.[0]

Şunlara uygulanır