ElbowArrowMidpointHandle
See source codeTable of contents
Part of an ElbowArrowRoute that describes a handle for dragging the midpoint line, a line roughly halfway between the two shapes.
interface ElbowArrowMidpointHandle {}Properties
axis
axis: 'x' | 'y'point
The position of the handle, in arrow-space.
point: VecLikesegmentEnd
The end point of the segment in the route that the handle is on.
segmentEnd: VecLikesegmentStart
The start point of the segment in the route that the handle is on.
segmentStart: VecLikePrev
ElbowArrowInfoWithoutRouteNext
ElbowArrowOptions