AnnObject property (ILEADRasterAnnotation)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

long AnnObject

Overview

Refer to Implementing Annotations.

Remarks

(Read only) Gets the handle of an annotation object. This property is updated by calling the AnnCreate method.

Possible values are:

Value

Meaning

! NULL

Handle to the newly created annotation object.

NULL

An error occurred.

See Also

Elements:

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