React Common - Object Structures - DiagramResizeShapeArgs

Contains information about the processed shape.

import { DiagramTypes } from "devextreme-react/diagram"

newSize

The new shape size.

Type:

Object

oldSize

The previous shape size.

Type:

Object

shape

The processed shape.