ScaleTransform3D.Value Eigenschaft

Definition

Ruft eine Matrix3D-Darstellung der Transformation ab.

public:
 virtual property System::Windows::Media::Media3D::Matrix3D Value { System::Windows::Media::Media3D::Matrix3D get(); };
public override System.Windows.Media.Media3D.Matrix3D Value { get; }
member this.Value : System.Windows.Media.Media3D.Matrix3D
Public Overrides ReadOnly Property Value As Matrix3D

Eigenschaftswert

Matrix3D

Eine Matrix3D-Darstellung der Transformation.

Gilt für