virtual void SetDrawMode(DrawModeType mode);
SetDrawMode gives a hint to the view to the current mode. Used with overdraw mode, to render mask primitives in a different color.
Parameters |
Description |
DrawModeType mode |
The type of thing that is drawn. |