New to Kendo UI for Angular? Start a free 30-day trial
ShapeConnector
Defines the connectors available in the shape. A connector is the point in the shape where a connection between this shape and another one can originate from or end.
Name | Type | Default | Description |
---|---|---|---|
description? |
|
The connector description. | |
fill? |
|
The fill options of the connector. | |
height? |
|
|
The height of the connector. |
hover? |
|
The hover configuration of the connector. | |
name? |
|
The connector name. The predefined names are:
| |
position? |
|
Function that positions the connector. Receives the shape as parameter and returns a point indicating where the connector should be placed. | |
stroke? |
|
The stroke options of the connector. | |
width? |
|
|
The width of the connector. |