ClosedCaptionProperties.ComputedRegionColor 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 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.