ColorMatrix.Matrix24 プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
この ColorMatrixの 2 行目と 4 列目の要素を取得または設定します。
public:
property float Matrix24 { float get(); void set(float value); };
public float Matrix24 { get; set; }
member this.Matrix24 : single with get, set
Public Property Matrix24 As Single
プロパティ値
この ColorMatrixの 2 行目と 4 列目の要素。