AdvancedColorInfo.RedPrimary 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 rouge primaire native pour l’affichage.
public:
property Point RedPrimary { Point get(); };
Point RedPrimary();
public Point RedPrimary { get; }
var point = advancedColorInfo.redPrimary;
Public ReadOnly Property RedPrimary As Point
Valeur de propriété
Couleur rouge native primaire pour l’affichage.