次の方法で共有


ClosedCaptionProperties.FontColor プロパティ

定義

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

public:
 static property ClosedCaptionColor FontColor { ClosedCaptionColor get(); };
static ClosedCaptionColor FontColor();
public static ClosedCaptionColor FontColor { get; }
var closedCaptionColor = ClosedCaptionProperties.fontColor;
Public Shared ReadOnly Property FontColor As ClosedCaptionColor

プロパティ値

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

適用対象