SkewTransform.Value 屬性

定義

取得目前轉換值,做為 Matrix

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

屬性值

Matrix

做為 Matrix 的目前傾斜轉換值。

適用於