ElbowArrowBoxEdges
See source codeTable of contents
The usable range of the edges of a box. Each edge might be null if the edge is not usable for entry/exit.
interface ElbowArrowBoxEdges {}Properties
bottom
bottom: ElbowArrowEdge | nullleft
left: ElbowArrowEdge | nullright
right: ElbowArrowEdge | nulltop
top: ElbowArrowEdge | nullPrev
ElbowArrowBoxNext
ElbowArrowBoxes