ClosedCaptionProperties.ComputedBackgroundColor Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.