<kendo:diagram-connection-points>

Sets the intermediate points (in global coordinates) of the connection. These points cannot be manipulated by user action.

Example

<kendo:diagram-connection>
    <kendo:diagram-connection-points></kendo:diagram-connection-points>
</kendo:diagram-connection>

Configuration Attributes

Configuration JSP Tags

kendo:diagram-connection-point

Sets the intermediate points (in global coordinates) of the connection. These points cannot be manipulated by user action.

More documentation is available at kendo:diagram-connection-point.

Example

<kendo:diagram-connection-points>
    <kendo:diagram-connection-point></kendo:diagram-connection-point>
</kendo:diagram-connection-points>
In this article
Not finding the help you need?