CWIMAQTextFillModes Enumeration
Obsolete—Use CWIMAQTextOptions instead.
CWIMAQTextFillModes are the constants for the FillMode parameter of the DrawText method.
You can use the following constants with this data type:
- cwimaqFillModeBlack—Black.
- cwimaqFillModeBlackOnWhite—Black on white.
- cwimaqFillModeInverted—Inverted.
- cwimaqFillModeWhite—White.
- cwimaqFillModeWhiteOnBlack—White on black.