AnnSaveTag method (Annotation Control)

C++ Builder example

Delphi example

 

Builder Syntax

int AnnSaveTag(bool fWangMode, bool fSelected);

Delphi Syntax

Function AnnSaveTag(fWangMode: Boolean; fSelected: Boolean): Integer;

Overview

Refer to Implementing Annotations

Remarks

(Document/Medical only) Saves all or selected annotation objects in a Wang-compatible TIFF tag. The next time a file is saved as one of the TIFF formats, the file will contain these annotations. This tag is automatically cleared when a new image is loaded into the LEADAnn Control. For more information on TIFF formats, refer to Summary of All Supported Image File Formats.

See Also

Elements:

AnnSave method

Topics:

Annotations (Document/Medical only): Input and Output