Compartilhar via


MatrixTransform.Value Propriedade

Definição

Obtém o Matrix que representa este 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 da propriedade

Matrix

A matriz que representa isso MatrixTransform.

Comentários

Para modificar a matriz dessa transformação, use sua Matrix propriedade.

Aplica-se a