Sdílet prostřednictvím


MatrixTransform.Matrix Vlastnost

Definice

Získá nebo nastaví Matrix strukturu, která definuje tuto transformaci.

public:
 property System::Windows::Media::Matrix Matrix { System::Windows::Media::Matrix get(); void set(System::Windows::Media::Matrix value); };
public System.Windows.Media.Matrix Matrix { get; set; }
member this.Matrix : System.Windows.Media.Matrix with get, set
Public Property Matrix As Matrix

Hodnota vlastnosti

Matrix

Struktura Matrix , která tuto transformaci definuje. Výchozí hodnota je identita Matrix. Matice identit má hodnotu 1 v koeficientech [1,1], [2,2] a [3;3]; a hodnotu 0 ve zbytku koeficientů.

Poznámky

Informace o vlastnosti závislosti

Pole identifikátoru MatrixProperty
Vlastnosti metadat nastavené na true Žádné

Platí pro