#include <cancom.h>


Public Member Functions | |
| a2dCommand_SetFill (const a2dFill &fill=*a2dNullFILL) | |
| virtual a2dObject * | Clone (CloneOptions options=clone_deep) const |
| Clone this object and return a pointer to the new object. | |
| bool | Do (void) |
| bool | Undo (void) |
| a2dCentralCanvasCommandProcessor * | GetCanvasCmp () |
Static Public Attributes | |
| static const a2dCommandId | Id |
Protected Attributes | |
| a2dFill | m_value |
Definition at line 2660 of file cancom.h.