ClosedCaptionProperties.FontSize プロパティ

定義

閉じたキャプションテキストのフォント サイズを取得します。

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

プロパティ値

閉じたキャプションテキストのフォント サイズ。

適用対象