BOOL CBCGPBaseVisualObject::CopyToClipboard | ( | CBCGPGraphicsManager * | pGM, |
const CBCGPBrush & | brFill = CBCGPBrush(CBCGPColor::White) |
||
) |
Copies visual object to the Clipboard.
pGM | The graphics manager. |
brFill | The fill brush (a default value is white). |