MatrixTransform.Value Eigenschap

Definitie

Hiermee haalt u het Matrix bestand op dat dit MatrixTransformvoorstelt.

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

Waarde van eigenschap

De matrix die dit MatrixTransformvoorstelt.

Opmerkingen

Als u de matrix van deze transformatie wilt wijzigen, gebruikt u Matrix de eigenschap.

Van toepassing op