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