ClosedCaptionProperties.BackgroundOpacity プロパティ

定義

閉じたキャプションテキストの行の背景の不透明度を取得します。

public:
 static property ClosedCaptionOpacity BackgroundOpacity { ClosedCaptionOpacity get(); };
static ClosedCaptionOpacity BackgroundOpacity();
public static ClosedCaptionOpacity BackgroundOpacity { get; }
var closedCaptionOpacity = ClosedCaptionProperties.backgroundOpacity;
Public Shared ReadOnly Property BackgroundOpacity As ClosedCaptionOpacity

プロパティ値

閉じたキャプションテキストの線の背景の不透明度。

適用対象