jQuery Common - Object Structures - DiagramMoveShapeArgs

Contains information about the processed shape.

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

newPosition

The new shape position.

Type:

Object

oldPosition

The previous shape position.

Type:

Object

shape

The processed shape.