Metodo ID2D1CommandSink::SetTextRenderingParams (d2d1_1.h)
Indica parametri di rendering del testo più dettagliati.
Sintassi
HRESULT SetTextRenderingParams(
[in] IDWriteRenderingParams *textRenderingParams
);
Parametri
[in] textRenderingParams
Tipo: IDWriteRenderingParams*
Parametri da usare per il rendering del testo.
Valore restituito
Tipo: HRESULT
Se il metodo ha esito positivo, restituisce S_OK. Se ha esito negativo, restituisce un codice di errore HRESULT .
Requisiti
Client minimo supportato | Windows 8 e Platform Update per Windows 7 [app desktop | App UWP] |
Server minimo supportato | Windows Server 2012 e Aggiornamento della piattaforma per Windows Server 2008 R2 [app desktop | App UWP] |
Piattaforma di destinazione | Windows |
Intestazione | d2d1_1.h |
DLL | D2d1.dll |