ClosedCaptionProperties.RegionColor Property

Definition

Gets the region color for closed caption text.

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

Property Value

The region color for closed caption text.

Applies to