Compartilhar via


TransformGroup.Value Propriedade

Definição

Obtém a estrutura Matrix que descreve a transformação representada por este TransformGroup.

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

Uma composição dos Transform objetos neste TransformGroup.

Aplica-se a