#include <strucdlg.h>
Public Member Functions | |
| CanvasFillDialog (wxFrame *parent) | |
| a2dFillStyle | GetStyle () |
| void | CmOk (wxCommandEvent &) |
| void | CmCancel (wxCommandEvent &) |
| void | OnCloseWindow (wxCloseEvent &event) |
Protected Attributes | |
| wxChoice * | m_choice |
| wxButton * | m_button1 |
| wxButton * | m_button2 |
| a2dFillStyle | m_style |
Definition at line 100 of file strucdlg.h.