BOOL CBCGPBaseVisualObject::ExportToFile | ( | const CString & | strFilePath, |
CBCGPGraphicsManager * | pGM, | ||
const CBCGPBrush & | brFill = CBCGPBrush(CBCGPColor::White) |
||
) |
Exports the visual object to a file (BMP or PNG).
strFilePath | Full pathname of the file. |
pGM | The graphics manager. |
brFill | The fill brush (a default value is white). |