ClosedCaptionProperties.FontOpacity プロパティ

定義

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

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

プロパティ値

閉じたキャプションテキストのフォントの不透明度。

適用対象