TransformGroup.Value Propriété

Définition

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

Composite des Transform objets dans ce TransformGroup.

S’applique à