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_BASELINE {
DWRITE_BASELINE_DEFAULT,
DWRITE_BASELINE_ROMAN,
DWRITE_BASELINE_CENTRAL,
DWRITE_BASELINE_MATH,
DWRITE_BASELINE_HANGING,
DWRITE_BASELINE_IDEOGRAPHIC_BOTTOM,
DWRITE_BASELINE_IDEOGRAPHIC_TOP,
DWRITE_BASELINE_MINIMUM,
DWRITE_BASELINE_MAXIMUM
} ;
Constants
DWRITE_BASELINE_DEFAULT |
DWRITE_BASELINE_ROMAN |
DWRITE_BASELINE_CENTRAL |
DWRITE_BASELINE_MATH |
DWRITE_BASELINE_HANGING |
DWRITE_BASELINE_IDEOGRAPHIC_BOTTOM |
DWRITE_BASELINE_IDEOGRAPHIC_TOP |
DWRITE_BASELINE_MINIMUM |
DWRITE_BASELINE_MAXIMUM |
Requirements
Requirement | Value |
---|---|
Header | dwrite_1.h |