ClosedCaptionProperties.ComputedRegionColor プロパティ

定義

閉じたキャプションテキストの計算領域の色を取得します。

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

プロパティ値

閉じたキャプションテキストの計算領域の色。

注釈

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

適用対象