|
wxArt2D
|
pen dialog fro choosing a stroke. More...
#include <strucdlg.h>


Public Member Functions | |
| PenDialog (wxFrame *parent) | |
| a2dStrokeStyle | GetStyle () |
| void | CmOk (wxCommandEvent &) |
| void | CmCancel (wxCommandEvent &) |
| void | OnCloseWindow (wxCloseEvent &event) |
Protected Attributes | |
| wxChoice * | m_choice |
| wxButton * | m_button1 |
| wxButton * | m_button2 |
| a2dStrokeStyle | m_style |
pen dialog fro choosing a stroke.
Definition at line 236 of file strucdlg.h.