#include <cancom.h>


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