AdvancedColorInfo.RedPrimary プロパティ

定義

ディスプレイのネイティブの赤の色のプライマリを取得します。

public:
 property Point RedPrimary { Point get(); };
Point RedPrimary();
public Point RedPrimary { get; }
var point = advancedColorInfo.redPrimary;
Public ReadOnly Property RedPrimary As Point

プロパティ値

ディスプレイのネイティブの赤の色のプライマリ。

適用対象