#include <cancom.h>


Public Member Functions | |
| a2dCommand_SetFont (const wxString &fontString) | |
| a2dCommand_SetFont (a2dFontInfo fontinfo) | |
| a2dCommand_SetFont (const a2dFont &font=*a2dNullFONT) | |
| virtual a2dObject * | Clone (CloneOptions options=clone_deep) const |
| Clone this object and return a pointer to the new object. | |
Public Attributes | |
| a2dFont | m_font |
Static Public Attributes | |
| static const a2dCommandId | Id |
Protected Member Functions | |
| bool | Do (void) |
| bool | Undo (void) |
| a2dCentralCanvasCommandProcessor * | GetCanvasCmp () |
Definition at line 2563 of file cancom.h.