ClosedCaptionProperties.ComputedFontColor 属性

定义

获取闭合描述文字文本的计算字体颜色。

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

属性值

封闭描述文字文本的计算字体颜色。

注解

此属性获取系统为获得最佳对比度计算的字体颜色。

适用于