Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
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