Accusoft NotateXpress 13
ItemChanged Event

 The layer handle of the changed element.

The sequence number of the changed element.

The attribute ID of the attribute changed.

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

NotateXpress Object  | NotateXpress Members  | Modifying Existing Annotations

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback