MatrixTransform.Value Właściwość

Definicja

Pobiera element Matrix reprezentujący ten MatrixTransformelement .

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

Wartość właściwości

Macierz reprezentująca ten MatrixTransformelement .

Uwagi

Aby zmodyfikować macierz tej transformacji, użyj jej Matrix właściwości.

Dotyczy