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

The event arguments for the drag event of the Diagram.

Definition

Package:@progress/kendo-angular-diagrams

Properties

The handle being dragged, if applicable.

The connections being dragged.

Additional metadata associated with the event.

nativeEvent?

MouseEvent | TouchEvent | PointerEvent | WheelEvent

The native event that triggered the diagram event.

The point where the event occurred, in diagram coordinates.

The shapes being dragged.