AdvancedColorInfo.WhitePoint Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.