Transform.Value Proprietà

Definizione

Ottiene la trasformazione corrente sotto forma di struttura Matrix.

public:
 abstract property System::Windows::Media::Matrix Value { System::Windows::Media::Matrix get(); };
public abstract System.Windows.Media.Matrix Value { get; }
member this.Value : System.Windows.Media.Matrix
Public MustOverride ReadOnly Property Value As Matrix

Valore della proprietà

Matrix

Trasformazione di matrice corrente.

Si applica a