IDWriteTextFormat ::SetTrimming, méthode (dwrite.h)
Définit les options de découpage pour le texte dépassant la largeur de la disposition.
Syntaxe
HRESULT SetTrimming(
[in] DWRITE_TRIMMING const *trimmingOptions,
IDWriteInlineObject *trimmingSign
);
Paramètres
[in] trimmingOptions
Type : const DWRITE_TRIMMING*
Options de suppression de texte.
trimmingSign
Type : IDWriteInlineObject*
Signe d’omission défini par l’application. Ce paramètre peut être NULL. Pour plus d’informations, consultez IDWriteInlineObject .
Valeur retournée
Type : HRESULT
Si cette méthode réussit, elle retourne S_OK. Sinon, elle retourne un code d’erreur HRESULT.
Spécifications
Condition requise | Valeur |
---|---|
Client minimal pris en charge | Windows 7, Windows Vista avec SP2 et Mise à jour de plateforme pour Windows Vista [applications de bureau | Applications UWP] |
Serveur minimal pris en charge | Windows Server 2008 R2, Windows Server 2008 avec SP2 et Platform Update pour Windows Server 2008 [applications de bureau | Applications UWP] |
Plateforme cible | Windows |
En-tête | dwrite.h |
Bibliothèque | Dwrite.lib |
DLL | Dwrite.dll |