AdvancedColorInfo.GreenPrimary プロパティ

定義

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

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

プロパティ値

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

適用対象