共用方式為


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屬性來判斷整個封閉標題區域的背景。

適用於