ScaleTransform.Value Propiedad

Definición

Obtiene la actual transformación de escala como un objeto 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

Transformación de escala actual devuelta como un objeto Matrix.

Se aplica a