共用方式為


ClosedCaptionProperties.ComputedBackgroundColor 屬性

定義

取得封閉標題文字行的計算背景色彩。

public:
 static property Color ComputedBackgroundColor { Color get(); };
static Color ComputedBackgroundColor();
public static Color ComputedBackgroundColor { get; }
var color = ClosedCaptionProperties.computedBackgroundColor;
Public Shared ReadOnly Property ComputedBackgroundColor As Color

屬性值

封閉標題文字行的計算背景色彩。

備註

這個屬性會取得系統計算的背景色彩,以獲得最佳對比。

適用於