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

プロパティ値

閉じたキャプションテキストの計算されたフォントの色。

注釈

このプロパティは、最適なコントラストを得るためのシステムによって計算されたフォントの色を取得します。

適用対象