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

プロパティ値

閉じたキャプションテキストの行の計算された背景色。

注釈

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

適用対象