Share via


ColorMatrix.Matrix33 プロパティ

定義

この ColorMatrix の第 3 行および第 3 列にある要素を取得または設定します。 アルファ要素を表します。

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

プロパティ値

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

適用対象