AdvancedColorInfo.RedPrimary 屬性

定義

取得顯示器的原生紅色主要色彩。

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

屬性值

顯示器的原生紅色主要色彩。

適用於