wxArt2D
|
Public Member Functions | |
a2dStrokeStyleComboBox (wxWindow *parent, wxWindowID id, bool bAllowLayerStyle=false, const wxSize &size=wxDefaultSize) | |
void | SetStyle (const a2dStrokeStyle &style) |
bool | IsStyleSelected () const |
a2dStrokeStyle | GetStyle () const |
virtual void | OnDrawItem (wxDC &dc, const wxRect &rect, int item, int flags) const |
virtual wxCoord | OnMeasureItem (size_t item) const |
Definition at line 258 of file styledialg.h.