Transform.Value 屬性

定義

取得目前轉換做為 Matrix 物件。

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

屬性值

Matrix

目前矩陣轉換。

適用於