AdvancedColorInfo.WhitePoint Property

Definition

Gets the native white point for the display.

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

Property Value

The native white point for the display.

Applies to