Raised when an annotation element changes.
Visual Basic |
---|
Public Event ItemChanged( _ ByVal layerHandle As Long, _ ByVal seqNum As Long, _ ByVal attributeID As Long _ ) |
- layerHandle
The layer handle of the changed element.
- seqNum
The sequence number of the changed element.
- attributeID
The attribute ID of the attribute changed.
When an element is moved or resized by the user, an AnnotationMoved subtype of the AnnotateEvent is raised.