ColorMatrix.Matrix02 プロパティ

定義

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

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

プロパティ値

Single

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

適用対象