DiagramItemContentChangedEventArgs Properties
Name | Description |
---|---|
Action |
Indicates whether the text has been changed directly or using the Undo/Redo operations. |
Item | Returns the item which text has been changed. |
New |
Returns the new item’s text. |
Old |
Returns the previous item’s text. |
See Also