ClosedCaptionProperties.ComputedRegionColor Property

Definition

Gets the computed region color for closed caption text.

public:
 static property Color ComputedRegionColor { Color get(); };
static Color ComputedRegionColor();
public static Color ComputedRegionColor { get; }
var color = ClosedCaptionProperties.computedRegionColor;
Public Shared ReadOnly Property ComputedRegionColor As Color

Property Value

The computed region color for closed caption text.

Remarks

This property gets the region color computed by the system for optimal contrast.

Applies to