#include “BiAnno.h”
void CALLBACK AnnoObjSetStampBMP(INT_PTR pAnno, HBITMAP hBitmap)
Description
Sets the bitmap for the selected A_STAMP object
Parameters
|
INT_PTR |
pAnno |
Annotation handle |
|
HBITMAP |
hBitmap |
Valid bitmap handle |
Return value
None
Programming Notes
None
Code Example
None