共用方式為


AdvancedColorInfo.WhitePoint 屬性

定義

取得顯示器的原生白點。

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

屬性值

顯示器的原生白色點。

適用於