#include <cancom.h>


Public Types | |
| enum | a2dDoWhat { ZoomOut, Zoom } |
| defines what to do More... | |
Public Member Functions | |
| a2dCommand_Zoom (a2dDoWhat what=ZoomOut) | |
| a2dCommand_Zoom (const Args &args) | |
| virtual a2dObject * | Clone (CloneOptions options=clone_deep) const |
| Clone this object and return a pointer to the new object. | |
| a2dCentralCanvasCommandProcessor * | GetCanvasCmp () |
Static Public Attributes | |
| static const a2dCommandId | Id |
| Print the current document or view. | |
Classes | |
| class | Args |
Definition at line 1775 of file cancom.h.