Color.R プロパティ

定義

色の赤要素を取得します。

public double R { get; }
member this.R : double

プロパティ値

Double

色の赤の成分を包括範囲 [0-1] 内の double として指定します。

適用対象