TimedTextStyle 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
定義 TimedTextCue中轉譯文字的樣式。 您可以使用Subformats屬性,在TimedTextLine中設定子字串的樣式。
public ref class TimedTextStyle sealed
/// [Windows.Foundation.Metadata.Activatable(65536, Windows.Foundation.UniversalApiContract)]
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class TimedTextStyle final
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
/// [Windows.Foundation.Metadata.Activatable(65536, "Windows.Foundation.UniversalApiContract")]
class TimedTextStyle final
[Windows.Foundation.Metadata.Activatable(65536, typeof(Windows.Foundation.UniversalApiContract))]
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class TimedTextStyle
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
[Windows.Foundation.Metadata.Activatable(65536, "Windows.Foundation.UniversalApiContract")]
public sealed class TimedTextStyle
function TimedTextStyle()
Public NotInheritable Class TimedTextStyle
- 繼承
- 屬性
Windows 需求
裝置系列 |
Windows 10 (已於 10.0.10240.0 引進)
|
API contract |
Windows.Foundation.UniversalApiContract (已於 v1.0 引進)
|
備註
版本歷程記錄
Windows 版本 | SDK 版本 | 已新增值 |
---|---|---|
1703 | 15063 | FontStyle |
1703 | 15063 | IsLineThroughEnabled |
1703 | 15063 | IsOverlineEnabled |
1703 | 15063 | IsUnderlineEnabled |
建構函式
TimedTextStyle() |
初始化 TimedTextStyle 類別的新實例。 |
屬性
Background |
取得或設定計時文字的背景色彩。 |
Bouten |
取得與計時文字相關聯的賞金標記。 |
FlowDirection |
取得或設定值,指出已逾時文字流動的方向。 |
FontAngleInDegrees |
取得或設定斜線文字的字型角度,以度為單位。 |
FontFamily |
取得或設定計時文字的字型系列。 |
FontSize |
取得或設定計時文字的字型大小。 |
FontStyle |
取得或設定值,指定計時文字的字型樣式。 |
FontWeight |
取得或設定計時文字的權數。 |
Foreground |
取得或設定計時文字字元的色彩。 |
IsBackgroundAlwaysShown |
取得或設定值,指出未顯示任何文字時背景色彩是否保持可見。 |
IsLineThroughEnabled |
取得或設定值,指出是否啟用計時文字的刪除線文字。 |
IsOverlineEnabled |
取得或設定值,指出是否啟用逾時文字的超行文字。 |
IsTextCombined |
取得或設定布林值,指定是否在單行上結合計時文字。 |
IsUnderlineEnabled |
取得或設定值,指出是否啟用計時文字的底線文字。 |
LineAlignment |
取得或設定計時文字行的對齊方式。 |
Name |
取得或設定計時文字樣式的名稱。 |
OutlineColor |
取得或設定計時文字的外框色彩。 |
OutlineRadius |
取得或設定套用至計時文字外框的模糊半徑。 |
OutlineThickness |
取得或設定計時文字外框的粗細。 |
Ruby |
取得與計時文字相關聯的 Ruby 文字。 |