TransformGroup.Value Propriedade

Definição

Obtém a Matrix estrutura que descreve a transformação representada por isso 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

Uma composição dos Transform objetos neste TransformGroup.

Aplica-se a