Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets the bitmap image for the picture area.
void SetBitmap(
CBitmap* pBitmap
);
Parameters
Parameter |
Description |
[in] pBitmap |
The new bitmap image to display. |
Remarks
If pBitmap is NULL, this method sets the size of the modifiable paint area to zero. Otherwise, it sets the size of the modifiable paint area to the size of the provided bitmap image.
Requirements
Header: afximagepaintarea.h