React Common - Object Structures - DiagramMoveShapeArgs

Contains information about the processed shape.

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

newPosition

The new shape position.

Type:

Object

oldPosition

The previous shape position.

Type:

Object

shape

The processed shape.