ScaleTransform.Value Eigenschaft

Definition

Ruft die aktuelle Skalierungstransformation als Matrix-Objekt ab.

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

Eigenschaftswert

Die als Matrix-Objekt zurückgegebene aktuelle Skalierungstransformation.

Gilt für: