Share via


AdvancedColorInfo.BluePrimary 属性

定义

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

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

属性值

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

适用于