AnnAutoRotate property (Main Control)
Visual
Basic example
Visual C++ 4.0 example
Visual J++ example
Syntax BOOL AnnAutoRotate
Overview: Refer to Implementing Annotations.
Remarks
(Document/Medical only, persistent property, available at design time) Determines whether annotations are rotated automatically when you rotate the bitmap.
You cannot rotate a note, hot spot, button, or audio clip. These objects will move to new positions, but will retain their orientation.
Setting |
Description |
TRUE |
Annotations are automatically rotated any time the bitmap is rotated. |
FALSE |
Annotations keep their same positions and orientation when the bitmap is rotated. |
See Also
Elements: AnnRotate method
Topics: Annotations (Document/Medicalonly): Object Manipulation