AdvancedColorInfo.BluePrimary プロパティ

定義

表示のネイティブの青の色のプライマリを取得します。

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

プロパティ値

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

適用対象