MatrixTransform.Matrix Proprietà

Definizione

Ottiene o imposta la struttura Matrix che definisce questa trasformazione.

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

Valore della proprietà

Struttura Matrix che definisce questa trasformazione. Il valore predefinito è un oggetto Matrix di identità. Una matrice di identità ha un valore in 1 coefficienti [1,1], [2,2]e [3,3]e un valore di 0 nel resto dei coefficienti.

Commenti

Informazioni proprietà di dipendenza

Campo Identificatore MatrixProperty
Proprietà dei metadati impostate su true Nessuno

Si applica a