AnnAutoRotate property (Annotation Control)

C++ Builder example

Delphi example

 

Builder Syntax

bool AnnAutoRotate

Delphi Syntax

AnnAutoRotate: Boolean

Overview

Refer to Implementing Annotations.

Remarks

(Document/Medical only, persistent property, available at design time) Determines whether annotations are rotated automatically when the bitmap is rotated.

Notes, hot spots, buttons, and audio clips cannot be rotated. 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/Medical only): Object Manipulation

 

Displaying and Manipulating Annotation Objects