TimedTextStyle Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Définit le style du texte rendu dans un TimedTextCue. Vous pouvez définir le style d’une sous-chaîne dans un TimedTextLine à l’aide de la propriété Subformats .
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
- Héritage
- Attributs
Configuration requise pour Windows
Famille d’appareils |
Windows 10 (introduit dans 10.0.10240.0)
|
API contract |
Windows.Foundation.UniversalApiContract (introduit dans v1.0)
|
Remarques
Historique des versions
Version de Windows | Version du SDK | Valeur ajoutée |
---|---|---|
1703 | 15063 | FontStyle |
1703 | 15063 | IsLineThroughEnabled |
1703 | 15063 | IsOverlineEnabled |
1703 | 15063 | IsUnderlineEnabled |
Constructeurs
TimedTextStyle() |
Initialise une nouvelle instance de la classe TimedTextStyle. |
Propriétés
Background |
Obtient ou définit la couleur d’arrière-plan du texte chronométrique. |
Bouten |
Obtient la marque de bouten associée au texte chronomètre. |
FlowDirection |
Obtient ou définit une valeur indiquant la direction dans laquelle le texte chronoté est transmis. |
FontAngleInDegrees |
Obtient ou définit l’angle de police du texte incliné, en degrés. |
FontFamily |
Obtient ou définit la famille de polices du texte chronoté. |
FontSize |
Obtient ou définit la taille de police du texte chronoté. |
FontStyle |
Obtient ou définit une valeur qui spécifie le style de police du texte chronoté. |
FontWeight |
Obtient ou définit le poids du texte chronoté. |
Foreground |
Obtient ou définit la couleur des glyphes de texte chronométriques. |
IsBackgroundAlwaysShown |
Obtient ou définit une valeur indiquant si la couleur d’arrière-plan reste visible quand aucun texte n’est affiché. |
IsLineThroughEnabled |
Obtient ou définit une valeur indiquant si le texte barré est activé pour le texte chronoté. |
IsOverlineEnabled |
Obtient ou définit une valeur indiquant si le texte surligne est activé pour le texte chronoté. |
IsTextCombined |
Obtient ou définit une valeur booléenne spécifiant si le texte chronoté est combiné sur une seule ligne. |
IsUnderlineEnabled |
Obtient ou définit une valeur indiquant si le texte souligné est activé pour le texte chronoté. |
LineAlignment |
Obtient ou définit l’alignement des lignes de texte chronotés. |
Name |
Obtient ou définit le nom du style de texte chronoté. |
OutlineColor |
Obtient ou définit la couleur de contour du texte chronométrique. |
OutlineRadius |
Obtient ou définit le rayon du flou appliqué au plan du texte chronoté. |
OutlineThickness |
Obtient ou définit l’épaisseur du contour du texte chronoté. |
Ruby |
Obtient le texte ruby associé au texte chronoté. |