Usage AnnoUISetExtent(Width As Long, Height As Long)
Description Sets the background bitmap size, it is used for clipping the paint area and computing rotation and flip.
Parameters Width Long Width of the bitmap
Height Long Height of the bitmap
Return value None
Programming Notes It must be set every time that the background bitmap size changes.