共用方式為


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

屬性值

關閉標題文字的區域色彩。

適用於