MatrixTransform.Value Propriedade

Definição

Obtém-se que Matrix representa isto MatrixTransform.

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 Propriedade

A matriz que representa este MatrixTransform.

Observações

Para modificar a matriz desta transformada, use a sua Matrix propriedade.

Aplica-se a