AnnGetContainer method (Annotation Control)

C++ Builder example

Delphi example

 

Builder Syntax

int AnnGetContainer(HANNOBJECT hObject, HANNOBJECT &hContainer)

Delphi Syntax

Function AnnGetContainer(hObject: HANNOBJECT; var hContainer: HANNOBJECT): L_INT

Overview

Refer to Implementing Annotations.

Remarks

(Document/Medical only) Gets the handle to the container of the specified annotation object.

See Also

Elements:

AnnEnumerate method, AnnCopy method, AnnPaste method, AnnPasteReady property, AnnInsert method, AnnRemove method, AnnDefine method, AnnDefine2 method, AnnCreate method, AnnCreateItem method, AnnDestroy method, AnnRemove method, AnnAddUserHandle method, AnnAdjustPoint method, AnnChangeUserHandle method, AnnConvert method, AnnDefine2 method, AnnDeleteUserHandle method, AnnEnumerateHandles method, AnnGetTopContainer method, AnnGetUserHandle method, AnnGetUserHandles method, AnnHitTestExt method, AnnRestrictCursor method

Topics:

Grouping and Ungrouping Annotation Objects

 

Displaying and Manipulating Annotation Objects

 

Obtaining Annotation Object Information

 

Annotations (Document/Medical only): Using the Clipboard

 

Annotations (Document/Medical only): Creating and Deleting Annotations

 

Displaying and Manipulating Annotation Objects