AnnAutoResize property (Annotation Control)

C++ Builder example

Delphi example

 

Builder Syntax

bool AnnAutoResize

Delphi Syntax

AnnAutoResize: Boolean

Overview

Refer to Implementing Annotations.

Remarks

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

Setting

Description

True

Annotations are automatically resized any time the bitmap is resized.

False

Annotations keep their same size when the bitmap is resized.

The default is True.

See Also

Elements

AnnAutoRotate property, Size method

Topics

Annotations (Document/Medical only): Object Manipulation

 

Displaying and Manipulating Annotation Objects