次の方法で共有


TimedTextStyle クラス

定義

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
継承
Object Platform::Object IInspectable 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

時間指定されたテキストを 1 行に結合するかどうかを指定するブール値を取得または設定します。

IsUnderlineEnabled

時間指定されたテキストに対して下線テキストが有効かどうかを示す値を取得または設定します。

LineAlignment

時間指定されたテキスト行の配置を取得または設定します。

Name

時間指定テキスト スタイルの名前を取得または設定します。

OutlineColor

時間指定されたテキストのアウトラインの色を取得または設定します。

OutlineRadius

時間指定されたテキストのアウトラインに適用されるぼかしの半径を取得または設定します。

OutlineThickness

時間指定されたテキストのアウトラインの太さを取得または設定します。

Ruby

時間指定されたテキストに関連付けられている Ruby テキストを取得します。

適用対象

こちらもご覧ください