ClosedCaptionProperties.BackgroundColor 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得關閉標題文字行的背景色彩。
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屬性來判斷整個封閉標題區域的背景。