CWIMAQOverlayModes Enumeration
CWIMAQOverlayModes are the constants for the DrawMode parameter of the CWIMAQOverlay methods that draw a closed figure.
You can use the following constants with this data type:
- cwimaqOverlayModeFrame—Frame mode. Draws the contour of the shape in the color that you specify.
- cwimaqOverlayModeHighlight—Highlight mode. Similar to cwimaqOverlayModePaint, except the shape is drawn partially transparent. This mode is valid only for DrawRectangle.
- cwimaqOverlayModePaint—Paint mode. Draws the contour and interior of the shape in the color that you specify.