| BOOL CBCGPVisualContainer::CopyToClipboard | ( | CBCGPGraphicsManager * | pGM, | 
| BOOL | bFullImage = FALSE,  | 
        ||
| const CBCGPBrush & | brFill = CBCGPBrush(CBCGPColor::White)  | 
        ||
| ) | 
Copies visual container to the Clipboard.
| pGM | The graphics manager. | 
| bFullImage | Specifies whether full container area will be exported. If this parameter is FALSE, only currently visible container area will be exported. | 
| brFill | The fill brush (a default value is white). |