Visual Basic
C#
Managed Extensions for C++
C++/CLI
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.
| Property | Description |
|---|---|
| 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. |