ClosedCaptionProperties.ComputedBackgroundColor 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 d’arrière-plan calculée des lignes de texte légende fermé.
public:
static property Color ComputedBackgroundColor { Color get(); };
static Color ComputedBackgroundColor();
public static Color ComputedBackgroundColor { get; }
var color = ClosedCaptionProperties.computedBackgroundColor;
Public Shared ReadOnly Property ComputedBackgroundColor As Color
Valeur de propriété
Couleur d’arrière-plan calculée des lignes de texte légende fermé.
Remarques
Cette propriété obtient la couleur d’arrière-plan calculée par le système pour un contraste optimal.