![]() |
|
|
| bvDrawSurroundingMargins | bvDrawSurroundingMarginsThe function is used inside the library to draw margins around the drawing area.
BESTVIEWAPI(BOOL) bvDrawSurroundingMargins(HDC hdc,
PCOREPREVIEW_PAGESIZE pCorePreviewPageSize, HBRUSH hBrush);
Parameters:
Return value: nonzero means success. | |