共用方式為


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

屬性值

關閉標題文字的計算字型色彩。

備註

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

適用於