New to Kendo UI for AngularStart a free 30-day trial

DiagramDragEvent

The event arguments for the drag event of the Diagram.

NameTypeDefaultDescription

connectionHandle?

string

The handle being dragged, if applicable.

connections

Connection[]

The connections being dragged.

meta?

any

Additional metadata associated with the event.

nativeEvent?

MouseEvent | PointerEvent | TouchEvent | WheelEvent

The native event that triggered the diagram event.

point

Point

The point where the event occurred, in diagram coordinates.

sender

Diagram

The diagram instance that triggered the event.

shapes

Shape[]

The shapes being dragged.

Not finding the help you need?
Contact Support