ClosedCaptionProperties.RegionOpacity 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 region opacity for closed caption text.
public:
static property ClosedCaptionOpacity RegionOpacity { ClosedCaptionOpacity get(); };
static ClosedCaptionOpacity RegionOpacity();
public static ClosedCaptionOpacity RegionOpacity { get; }
var closedCaptionOpacity = ClosedCaptionProperties.regionOpacity;
Public Shared ReadOnly Property RegionOpacity As ClosedCaptionOpacity
Property Value
The region opacity for closed caption text.