Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Syntax
typedef enum DWRITE_PANOSE_FILL {
  DWRITE_PANOSE_FILL_ANY,
  DWRITE_PANOSE_FILL_NO_FIT,
  DWRITE_PANOSE_FILL_STANDARD_SOLID_FILL,
  DWRITE_PANOSE_FILL_NO_FILL,
  DWRITE_PANOSE_FILL_PATTERNED_FILL,
  DWRITE_PANOSE_FILL_COMPLEX_FILL,
  DWRITE_PANOSE_FILL_SHAPED_FILL,
  DWRITE_PANOSE_FILL_DRAWN_DISTRESSED
} ;
Constants
| DWRITE_PANOSE_FILL_ANY | 
| DWRITE_PANOSE_FILL_NO_FIT | 
| DWRITE_PANOSE_FILL_STANDARD_SOLID_FILL | 
| DWRITE_PANOSE_FILL_NO_FILL | 
| DWRITE_PANOSE_FILL_PATTERNED_FILL | 
| DWRITE_PANOSE_FILL_COMPLEX_FILL | 
| DWRITE_PANOSE_FILL_SHAPED_FILL | 
| DWRITE_PANOSE_FILL_DRAWN_DISTRESSED | 
Requirements
| Requirement | Value | 
|---|---|
| Header | dwrite_1.h |