共用方式為


DisplayMonitor.RedPrimary 屬性

定義

取得從監視器的擴充顯示識別資料或 EDID 計算 (的色度紅色主要點,而任何驅動程式都會覆寫) 。

public:
 property Point RedPrimary { Point get(); };
Point RedPrimary();
public Point RedPrimary { get; }
var point = displayMonitor.redPrimary;
Public ReadOnly Property RedPrimary As Point

屬性值

從監視器的擴充顯示識別資料或 EDID 計算的色度紅色主要點 (,而且任何驅動程式都會在已知的情況下覆寫) ,否則 null 為 。

適用於