AdvancedColorInfo.WhitePoint 속성

정의

디스플레이의 네이티브 흰색 점을 가져옵니다.

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

속성 값

디스플레이의 네이티브 흰색 점입니다.

적용 대상