ClosedCaptionProperties.BackgroundColor 属性

定义

获取闭合描述文字文本行的背景色。

public:
 static property ClosedCaptionColor BackgroundColor { ClosedCaptionColor get(); };
static ClosedCaptionColor BackgroundColor();
public static ClosedCaptionColor BackgroundColor { get; }
var closedCaptionColor = ClosedCaptionProperties.backgroundColor;
Public Shared ReadOnly Property BackgroundColor As ClosedCaptionColor

属性值

闭合描述文字文本行的背景色。

注解

此属性表示单个文本行中字符字形后面的颜色。 可以使用 RegionColor 属性确定整个封闭描述文字区域的背景。

适用于