ColorMatrix.Matrix42 プロパティ

定義

この ColorMatrix の第 4 行および第 2 列にある要素を取得または設定します。

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

プロパティ値

この ColorMatrix の第 4 行、第 2 列にある要素。

適用対象