All docs
V23.1
23.1
22.2
22.1
21.2
21.1
20.2
20.1
19.2
19.1
18.2
The page you are viewing does not exist in version 18.2. This link will take you to the root page.
18.1
The page you are viewing does not exist in version 18.1. This link will take you to the root page.
17.2
The page you are viewing does not exist in version 17.2. This link will take you to the root page.
Box
Map
Vue

connectionPoints[]

An array of the shape's connection points.

Type:

Array<Object>

Diagram connection points

x

Specifies the horizontal offset.

Type:

Number

This property specifies a fractional horizontal offset of a connection point toward the shape width.

  • If the x property is set to 0, the connection point matches the shape's left edge.
  • If the x property is set to 1, the connection point matches the shape's right edge.

y

Specifies the vertical offset.

Type:

Number

This property specifies a fractional vertical offset of a connection point toward the shape height.

  • If the y property is set to 0, the connection point matches the shape's top edge.
  • If the y property is set to 1, the connection point matches the shape's bottom edge.