A preview canvas is the default canvas used by the print preview system to display the preview.
See also
Constructor. |
|
Calls |
Possible constructors:
PreviewCanvas(preview, parent, pos=DefaultPosition, size=DefaultSize,
style=0, name="canvas")
A preview canvas is the default canvas used by the print preview system to display the preview.
Constructor.
preview (wx.PrintPreview) –
parent (wx.Window) –
pos (wx.Point) –
size (wx.Size) –
style (long) –
name (string) –
variant (WindowVariant) –
Calls wx.PrintPreview.PaintPage
to refresh the canvas.
event (wx.PaintEvent) –