Vue Diagram - DiagramAddShapeArgs

Contains information about the processed shape.

import { DxDiagramTypes } from "devextreme-vue/diagram"

position

A position where the shape is being added.

Selector: DxPosition
Type:

Object

shape

The processed shape.

Selector: DxShape