Decorator primitive that sets current color. Overriden members description see Decorator class documentation.
More...
#include <DecoratorPrimitives.h>
Decorator primitive that sets current color. Overriden members description see Decorator class documentation.
DecoratorColor::DecoratorColor |
( |
Color |
color | ) |
|
|
inline |
void DecoratorColor::Draw |
( |
DC * |
dc, |
|
|
int |
left, |
|
|
int |
top, |
|
|
int |
width, |
|
|
int |
height |
|
) |
| |
|
inlinevirtual |
Drawing code implementation.
- Parameters
-
Implements Decorator.
The documentation for this class was generated from the following file: