DWRITE_CARET_METRICS struttura (dwrite_1.h)
Sintassi
struct DWRITE_CARET_METRICS {
INT16 slopeRise;
INT16 slopeRun;
INT16 offset;
};
Members
slopeRise
slopeRun
offset
Requisiti
Requisito | Valore |
---|---|
Intestazione | dwrite_1.h |
Questo browser non è più supportato.
Esegui l'aggiornamento a Microsoft Edge per sfruttare i vantaggi di funzionalità più recenti, aggiornamenti della sicurezza e supporto tecnico.
struct DWRITE_CARET_METRICS {
INT16 slopeRise;
INT16 slopeRun;
INT16 offset;
};
slopeRise
slopeRun
offset
Requisito | Valore |
---|---|
Intestazione | dwrite_1.h |