ClosedCaptionProperties.ComputedBackgroundColor プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
閉じたキャプションテキストの行の計算された背景色を取得します。
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
プロパティ値
閉じたキャプションテキストの行の計算された背景色。
注釈
このプロパティは、最適なコントラストを得るためのシステムによって計算された背景色を取得します。