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

Definition

Package:@progress/kendo-angular-diagrams

Methods

Gets the position of this connector. Uses either a custom position function from options or the shape's getPosition method. Applies offset if configured.

Returns:

any

The Point representing the connector's position

Converts the connector to a JSON representation for serialization.

Returns:

{ shapeId: any; connector: any }

Object containing the shape ID and connector name

Properties

Array of connections attached to this connector.

Configuration options for the connector.

The shape that owns this connector.