New to Kendo UI for Angular? Start a free 30-day trial
DiagramItemBoundsChangeEvent
The event arguments for the itemBoundsChange event of the Diagram.
Name | Type | Default | Description |
---|---|---|---|
bounds |
|
The bounds of the item that changed. | |
item |
|
The item that changed bounds. | |
meta? |
|
Additional metadata associated with the event. | |
nativeEvent? |
|
The native event that triggered the diagram event. | |
sender |
|
The diagram instance that triggered the event. |