Metodo IDWriteTextFormat1::SetVerticalGlyphOrientation (dwrite_2.h)
Imposta l'orientamento di un formato di testo.
Sintassi
HRESULT SetVerticalGlyphOrientation(
DWRITE_VERTICAL_GLYPH_ORIENTATION glyphOrientation
);
Parametri
glyphOrientation
Tipo: DWRITE_VERTICAL_GLYPH_ORIENTATION
Orientamento da applicare al formato di testo.
Valore restituito
Tipo: HRESULT
Se questo metodo ha esito positivo, restituisce S_OK. In caso contrario, restituisce un codice di errore HRESULT .
Requisiti
Requisito | Valore |
---|---|
Client minimo supportato | Windows 8.1 [app desktop | App UWP] |
Server minimo supportato | Windows Server 2012 R2 [app desktop | App UWP] |
Piattaforma di destinazione | Windows |
Intestazione | dwrite_2.h |
Libreria | Dwrite.lib |
DLL | Dwrite.dll |