AdvancedColorInfo.RedPrimary Property

Definition

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.

Applies to