StraightSegmentModel API in Vue Diagram API component
Interface for a class StraightSegment
Properties
allowDrag
boolean
Defines the segment to be drag or not
point
PointModel
Sets the end point of the connector segment
type
Segments
Defines the type of the segment
- Straight - Sets the segment type as Straight
- Orthogonal - Sets the segment type as Orthogonal
- Bezier - Sets the segment type as Bezier