AdvancedColorInfo.RedPrimary 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 Red color primary for the display.
public:
property Point RedPrimary { Point get(); };
Point RedPrimary();
public Point RedPrimary { get; }
var point = advancedColorInfo.redPrimary;
Public ReadOnly Property RedPrimary As Point
Property Value
The native Red color primary for the display.