AnnGetSelectCount method (Annotation Control)

C++ Builder example

Delphi example

 

Builder Syntax

int AnnGetSelectCount(void);

Delphi Syntax

Function AnnGetSelectCount: Integer;

Overview

Refer to Implementing Annotations.

Remarks

(Document/Medical only) Returns the number of currently selected annotation objects.

See Also

Elements

AnnGetSelectList method, OnAnnSelect event

Topics

Annotations (Document/Medical only): Automation

 

Annotations (Document/Medical only): Using Window Coordinates to Select Objects