BezierConnectorGeometry
Defines the geometry used by a cubic bezier connector.
| Name | Type | Description |
|---|---|---|
| segments | Array<BezierGeometrySegment> | List of segments. |
| source | AnchorPlacement | Definition of where the edge's source is located. |
| target | AnchorPlacement | Definition of where the edge's target is located. |