ClosedCaptionTheme.FontEffect Property

Definition

Gets the font effect for the theme.

public:
 property ClosedCaptionEdgeEffect FontEffect { ClosedCaptionEdgeEffect get(); };
ClosedCaptionEdgeEffect FontEffect();
public ClosedCaptionEdgeEffect FontEffect { get; }
var closedCaptionEdgeEffect = closedCaptionTheme.fontEffect;
Public ReadOnly Property FontEffect As ClosedCaptionEdgeEffect

Property Value

The font effect for the theme.

Applies to