Condividi tramite


enumerazione DWRITE_PANOSE_TOOL_KIND (dwrite_1.h)

L'enumerazione DWRITE_PANOSE_TOOL_KIND contiene valori che specificano il tipo di strumento usato per creare moduli di caratteri.

Sintassi

typedef enum DWRITE_PANOSE_TOOL_KIND {
  DWRITE_PANOSE_TOOL_KIND_ANY = 0,
  DWRITE_PANOSE_TOOL_KIND_NO_FIT = 1,
  DWRITE_PANOSE_TOOL_KIND_FLAT_NIB = 2,
  DWRITE_PANOSE_TOOL_KIND_PRESSURE_POINT = 3,
  DWRITE_PANOSE_TOOL_KIND_ENGRAVED = 4,
  DWRITE_PANOSE_TOOL_KIND_BALL = 5,
  DWRITE_PANOSE_TOOL_KIND_BRUSH = 6,
  DWRITE_PANOSE_TOOL_KIND_ROUGH = 7,
  DWRITE_PANOSE_TOOL_KIND_FELT_PEN_BRUSH_TIP = 8,
  DWRITE_PANOSE_TOOL_KIND_WILD_BRUSH = 9
} ;

Costanti

 
DWRITE_PANOSE_TOOL_KIND_ANY
Valore: 0
Qualsiasi tipo di strumento.
DWRITE_PANOSE_TOOL_KIND_NO_FIT
Valore: 1
Nessuna adatta al tipo di strumento.
DWRITE_PANOSE_TOOL_KIND_FLAT_NIB
Valore: 2
Strumento NIB flat.
DWRITE_PANOSE_TOOL_KIND_PRESSURE_POINT
Valore: 3
Strumento punto di pressione.
DWRITE_PANOSE_TOOL_KIND_ENGRAVED
Valore: 4
Strumento incisato.
DWRITE_PANOSE_TOOL_KIND_BALL
Valore: 5
Strumento palla.
DWRITE_PANOSE_TOOL_KIND_BRUSH
Valore: 6
Strumento pennello.
DWRITE_PANOSE_TOOL_KIND_ROUGH
Valore: 7
Strumento approssimativo.
DWRITE_PANOSE_TOOL_KIND_FELT_PEN_BRUSH_TIP
Valore: 8
Strumento penna-pennello-suggerimento.
DWRITE_PANOSE_TOOL_KIND_WILD_BRUSH
Valore: 9
Strumento pennello jolly.

Requisiti

   
Client minimo supportato Windows 8 e Platform Update per Windows 7 [solo app desktop]
Server minimo supportato Windows Server 2012 e Aggiornamento della piattaforma per Windows Server 2008 R2 [solo app desktop]
Intestazione dwrite_1.h

Vedi anche

DWRITE_PANOSE