ClosedCaptionTheme.FontSize プロパティ

定義

テーマのフォント サイズを取得します。

public:
 property ClosedCaptionSize FontSize { ClosedCaptionSize get(); };
ClosedCaptionSize FontSize();
public ClosedCaptionSize FontSize { get; }
var closedCaptionSize = closedCaptionTheme.fontSize;
Public ReadOnly Property FontSize As ClosedCaptionSize

プロパティ値

テーマのフォント サイズ。

適用対象