Transform.Value Propriedade

Definição

Obtém a transformação atual como objeto Matrix .

public:
 abstract property System::Windows::Media::Matrix Value { System::Windows::Media::Matrix get(); };
public abstract System.Windows.Media.Matrix Value { get; }
member this.Value : System.Windows.Media.Matrix
Public MustOverride ReadOnly Property Value As Matrix

Valor de Propriedade

A transformação atual da matriz.

Aplica-se a