Share via


AdvancedColorInfo.BluePrimary 속성

정의

디스플레이에 대한 네이티브 파란색 기본 색을 가져옵니다.

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

속성 값

디스플레이의 기본 파란색 기본 색입니다.

적용 대상