共用方式為


DisplayMonitor.GreenPrimary 屬性

定義

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

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

屬性值

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

適用於