wxArt2D
|
#include <styledialg.h>
Public Member Functions | |
a2dDialogStyle (wxWindow *parent, bool bGlobal, bool bFill, bool bAllowLayerStyle=false) | |
void | SetUnitsScale (double scale) |
void | SetCustomColors (const a2dCustomColors &colors) |
const a2dCustomColors & | GetCustomColors () const |
const a2dExtStroke & | GetExtStroke () const |
void | SetExtStroke (const a2dExtStroke &extStroke) |
const a2dExtFill & | GetExtFill () const |
void | SetExtFill (const a2dExtFill &extFill) |
simple style dialog This style dialog works on a group of selected objects, and what they have in common is shown in the style dialog. What is different is blank in the dialog, but can still be set.
Definition at line 331 of file styledialg.h.