AnnAutoUpdate property (ILEADRasterAnnotation)

Visual Basic example

Visual C++ 5.0 example

Delphi 4 example

C++ Builder example

 

Syntax

VARIANT_BOOL AnnAutoUpdate

Overview

Refer to Implementing Annotations.

Remarks

(Document/Medical only) Indicates whether to automatically update annotations when the bitmap is changed. Possible values are:

Setting

Description

VARIANT_TRUE

Annotations are automatically updated when the bitmap is changed.

VARIANT_FALSE

Annotations are not automatically updated when the bitmap is changed.

Setting this property to TRUE will automatically update annotations when the bitmap undergoes the following changes:

Rotate
Deskew
Size
Flip
Reverse

The default value is VARIANT_TRUE.

See Also

Elements:

AnnParentRasterView property

Topics:

Annotations (Document/Medicalonly): Automation