AnnShowNodes property (ILEADRasterAnnotation)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

VARIANT_BOOL AnnShowNodes

Overview

Refer to Implementing Annotations.

Remarks

(Read only) Gets a value that indicates whether to show the nodes. This property is updated by calling the AnnGetNodes method.

Value

Meaning

TRUE

Show nodes

FALSE

Do not Show nodes

See Also

Elements:

AnnSetNodes method, AnnGetNodes method