Share via


RotateTransform.Value Eigenschaft

Definition

Ruft die aktuelle Drehungstransformation 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

Matrix

Die aktuelle Drehungstransformation als Matrix.

Gilt für