#include <areadraw.h>
Public Member Functions | |
virtual void | Draw (wxDC &dc, wxRect rc) |
virtual void NoAreaDraw::Draw | ( | wxDC & | dc, | |
wxRect | rc | |||
) | [virtual] |
Draw area background.
dc | device context | |
rc | rectangle of area to draw |
Implements AreaDraw.