jQuery Common - Object Structures - DiagramResizeShapeArgs

Contains information about the processed shape.

import { dxDiagramResizeShapeArgs } from "devextreme/ui/diagram"

newSize

The new shape size.

Type:

Object

oldSize

The previous shape size.

Type:

Object

shape

The processed shape.