ClosedCaptionProperties.ComputedBackgroundColor Property

Definition

Gets the computed background color of lines of closed caption text.

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

Property Value

The computed background color of lines of closed caption text.

Remarks

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

Applies to