AnnAutoRotate example for Visual Basic

Note: This topic is for Document/Medical only.

This example enables automatic rotation of annotations, then rotates the bitmap 2222 hundredths of degrees to demonstrate the automation:

Lead1.AnnAutoRotate = True
Lead1.Rotate 2222, ROTATE_RESIZE, RGB(0, 0, 255)