次の方法で共有


AdvancedColorInfo.WhitePoint プロパティ

定義

表示のネイティブの白い点を取得します。

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

プロパティ値

ディスプレイのネイティブの白い点。

適用対象