MatrixTransform.Matrix 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定定義此轉換的 Matrix 結構。
public:
property System::Windows::Media::Matrix Matrix { System::Windows::Media::Matrix get(); void set(System::Windows::Media::Matrix value); };
public System.Windows.Media.Matrix Matrix { get; set; }
member this.Matrix : System.Windows.Media.Matrix with get, set
Public Property Matrix As Matrix
屬性值
定義此轉換的 Matrix 結構。 預設值是身分識別 Matrix。 識別矩陣在係數 、、 和 [3,3]
中具有 的值 1
,以及其餘係數中的 值 0
。 [2,2]
[1,1]
備註
相依性屬性資訊
識別碼欄位 | MatrixProperty |
中繼資料屬性設定為 true |
無 |