Transparent area draw.
More...
#include <areadraw.h>
|
virtual void | Draw (wxDC &dc, wxRect rc) |
| Draw area background. More...
|
|
Transparent area draw.
Doing nothing.
Definition at line 41 of file areadraw.h.
virtual void NoAreaDraw::Draw |
( |
wxDC & |
dc, |
|
|
wxRect |
rc |
|
) |
| |
|
virtual |
Draw area background.
- Parameters
-
dc | device context |
rc | rectangle of area to draw |
Implements AreaDraw.
The documentation for this class was generated from the following file: