BezierSettings

23 Sep 20251 minute to read

Describes the length and angle between the control point and the start point of bezier segment

Properties

allowSegmentsReset boolean

Specifies whether to reset the current segment collections in response to a change in the connector’s source and target ends.

Defaults to ‘true’

controlPointsVisibility ControlPointsVisibility

Defines the visibility of the control points in the Bezier connector

Defaults to ‘All’

segmentEditOrientation BezierSegmentEditOrientation

Defines the editing mode of intermediate point of two bezier curve

Defaults to ‘FreeForm’

smoothness BezierSmoothness

Defines the value to maintain the smoothness between the neighboring bezier curves.

Defaults to ‘Default’