ScaleTransform.Value Propriété

Définition

Obtient la transformation de mise à l'échelle actuelle comme un objet Matrix.

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é

Transformation de mise à l'échelle actuelle retournée comme un objet Matrix.

S’applique à