#include <cancom.h>


Public Member Functions | |
| a2dCommand_SetCursor (const Args &args=Args()) | |
| a2dCommand_SetCursor (double x, double y) | |
| 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 () |
Public Attributes | |
| Args | m_args |
| double | m_xold |
| double | m_yold |
Static Public Attributes | |
| static const a2dCommandId | Id |
Classes | |
| class | Args |
Definition at line 3632 of file cancom.h.