次の方法で共有


ClosedCaptionProperties.RegionColor プロパティ

定義

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

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

プロパティ値

閉じたキャプションテキストの領域の色。

適用対象