AnnVisible property (ILEADRasterAnnotation)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

VARIANT_BOOL AnnVisible

Overview

Refer to Implementing Annotations.

Remarks

(Read only) Indicates whether the object is visible. This property is updated by calling the AnnGetVisible method.

Value

Meaning

VARIANT_TRUE

The specified object is visible.

VARIANT_FALSE

The specified object is not visible.

See Also

Elements:

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