Partager via


TransformGroup.Value Propriété

Définition

Obtient la structure Matrix qui décrit la transformation représentée par ce 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

Valeur de propriété

Matrix

Composite des objets Transform dans ce TransformGroup.

S’applique à