Matrix3x2.Translation Vlastnost

Definice

Získá nebo nastaví komponentu překladu této matice.

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

Hodnota vlastnosti

Komponenta překladu aktuální instance.

Platí pro