RotateTransform.Value Propriedade

Definição

Obtém a transformação de rotação atual como um 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 da propriedade

Matrix

A transformação de rotação atual como um Matrix.

Aplica-se a