Share via


AdvancedColorInfo.WhitePoint 属性

定义

获取显示器的本机白点。

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

属性值

显示器的本机白点。

适用于