Accusoft.NotateXpress12.Net
ItemChanged Event
See Also  Send Feedback
Accusoft.NotateXpressSdk Namespace > NotateXpress Class : ItemChanged Event




Glossary Item Box

The ItemChanged event is sent when an annotation object changes. When an object is moved or resized by the user, an AnnotationMoved is fired.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Event Data

The event handler receives an argument of type ItemChangedEventArgs containing data related to this event. The following ItemChangedEventArgs properties provide information specific to this event.

PropertyDescription
Attribute Gets the NotateTrait enumeration value of the attribute that changed.
Element Gets the Element that changed.
Layer Gets the layer on which the element that changed resides.

See Also

©2013. Accusoft Corporation. All Rights Reserved.