Share via


SkewTransform.Value Propiedad

Definición

Obtiene el valor de transformación actual como Matrix.

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

Valor de propiedad

Matrix

Valor de transformación de sesgado actual como Matrix.

Se aplica a