次の方法で共有


ColorMatrix.Matrix30 プロパティ

定義

この ColorMatrix の第 3 行および第 0 (ゼロ) 列にある要素を取得または設定します。

public:
 property float Matrix30 { float get(); void set(float value); };
public float Matrix30 { get; set; }
member this.Matrix30 : single with get, set
Public Property Matrix30 As Single

プロパティ値

この ColorMatrix の第 3 行、第 0 列にある要素。

適用対象