Share via


AdvancedColorInfo.GreenPrimary 属性

定义

获取显示器的本机绿色主色。

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

属性值

显示器的本机绿色主要颜色。

适用于