AnnGetVisible method (Annotation Control)

C++ Builder example

Delphi example

 

Builder Syntax

bool AnnGetVisible(LEADTyp::L_HANDLE hObject);

Delphi Syntax

Function AnnGetVisible(hObject: L_HANDLE): Boolean;

Overview

Refer to Implementing Annotations.

Remarks

(Document/Medical only) Returns a value that indicates whether the specified object is visible.

See Also

Elements

AnnCreate method, AnnDefine method, AnnDestroy method, AnnInsert method, AnnSetAutoDefaults method, AnnSetSelected method, AnnSetVisible method

Topics

Annotations (Document/Medical only): Object Manipulation

 

Displaying and Manipulating Annotation Objects