AnnContainer property (ILEADRasterAnnotation)

Visual Basic example

Visual C++ 5.0 example

Delphi 4 example

C++ Builder example

 

Syntax

long AnnContainer

Overview

Refer to Implementing Annotations.

Remarks

(Document/Medical only) Is the handle to the annotation container for objects in the current window.

This is the root container, which you may need to specify when using LEADTOOLS DLL functionality for annotations.

The value of this property is VARIANT_FALSE if you have no annotations. Therefore, you can use it to check for the existence of annotations.

See Also

Elements

AnnAutomation property

Topics

Annotations (Document/Medical only): Automation

 

Displaying and Manipulating Annotation Objects