wxArt2D
|
view to display the size of a2dCanvasView compared to the whole of the a2dCanvasDocument that is viewed. More...
#include <candoc.h>
Public Member Functions | |
a2dZoomedView (wxWindow *parent, wxWindowID id, const wxPoint &pos, const wxSize &size, long style, a2dCanvasView *canvasview) | |
constructor | |
virtual | ~a2dZoomedView () |
destructor | |
Protected Member Functions | |
void | OnComEvent (a2dComEvent &event) |
called for a2dComEvent events. | |
Protected Attributes | |
a2dCanvasView * | m_canvasDocview |
the view to view zoomed | |
view to display the size of a2dCanvasView compared to the whole of the a2dCanvasDocument that is viewed.