HBITMAP CBCGPBaseVisualObject::ExportToBitmap | ( | CBCGPGraphicsManager * | pGM, |
const CBCGPBrush & | brFill = CBCGPBrush(CBCGPColor::White) |
||
) |
Exports the visual object to bitmap.
pGM | The graphics manager. |
brFill | The fill brush (a default value is white). |