Transform.Value Eigenschaft

Definition

Ruft die aktuelle Transformation als Matrix-Objekt ab.

public:
 abstract property System::Windows::Media::Matrix Value { System::Windows::Media::Matrix get(); };
public abstract System.Windows.Media.Matrix Value { get; }
member this.Value : System.Windows.Media.Matrix
Public MustOverride ReadOnly Property Value As Matrix

Eigenschaftswert

Matrix

Die aktuelle Matrixtransformation.

Gilt für