DiagramItemContentChangedEventArgs Constructors
Provides data for the DiagramControl.ItemContentChanged event.Name | Parameters | Description |
---|---|---|
DiagramItemContentChangedEventArgs(DiagramControl, DiagramItem, String, String, ActionType) | source, item, oldValue, newValue, actionType | Initializes a new instance of the DiagramItemContentChangedEventArgs class. |
See Also