AdvancedColorInfo.GreenPrimary Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient la couleur primaire verte native pour l’affichage.
public:
property Point GreenPrimary { Point get(); };
Point GreenPrimary();
public Point GreenPrimary { get; }
var point = advancedColorInfo.greenPrimary;
Public ReadOnly Property GreenPrimary As Point
Valeur de propriété
Couleur verte primaire native pour l’affichage.