DiagramItemContentChangedEventArgs Constructors
Name | Parameters | Description |
---|---|---|
DiagramItemContentChangedEventArgs(DiagramItem, String, String, ActionType) | item, oldValue, newValue, actionType | Initializes a new instance of the DiagramItemContentChangedEventArgs class. |
See Also