ColorMatrix.Matrix20 プロパティ

定義

この ColorMatrixの 2 番目の行と 0 (ゼロ) 列の要素を取得または設定します。

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

プロパティ値

この ColorMatrixの 2 番目の行と 0 列の要素。

適用対象