Accusoft NotateXpress 12
ItemChanged Event
See Also  Send comments on this topic.
layerHandle

 The layer handle of the changed element.

seqNum

The sequence number of the changed element.

attributeID

The attribute ID of the attribute changed.

AccusoftNotateXpress12 ActiveX DLL > NotateXpress Object : ItemChanged Event

Glossary Item Box

Description

Raised when an annotation element changes.

Syntax

Visual Basic
Public Event ItemChanged( _
   ByVal layerHandle As Long, _
   ByVal seqNum As Long, _
   ByVal attributeID As Long _
)

Parameters

layerHandle

 The layer handle of the changed element.

seqNum

The sequence number of the changed element.

attributeID

The attribute ID of the attribute changed.

Remarks

When an element is moved or resized by the user, an AnnotationMoved subtype of the AnnotateEvent is raised.

See Also

©2013. Accusoft Corporation. All Rights Reserved.