Contents
|
PyCView.OnPrepareDC
Virtual
OnPrepareDC(
dc
, pInfo
)
Called to prepare the device context for a view.
Parameters
dc
:
PyCDC
The DC object.
pInfo
:
PyCPrintInfo
The print info object.
See Also
PyCWnd::OnPrepareDC