RotateTransform.Value Propiedad

Definición

Obtiene la actual transformación de rotación 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

Actual transformación de rotación como un objeto Matrix.

Se aplica a