AnnSetBitmap method (Main Control)
Visual
Basic example
Visual
C++ 4.0 example
Syntax short AnnSetBitmap(OLE_HANDLE hObject, OLE_HANDLE hBitmap, BOOL bSelected);
Overview: Refer to Implementing Annotations.
Remarks
(Document/Medical only) Sets the bitmap of one or more annotation objects.
Only the Stamp object uses this property. The specified bitmap is a LEAD bitmap. For descriptions of the various types of objects and their properties, refer to Types of Annotations.
See Also
Elements: AnnGetBitmap method