AdvancedColorInfo.BluePrimary Property

Definition

Gets the native Blue color primary for the display.

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

Property Value

The native Blue color primary for the display.

Applies to