Matrix3x2.Translation Свойство

Определение

Получает или задает координату трансляции данной матрицы.

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

Значение свойства

Координата трансляции текущего экземпляра.

Применяется к