ElbowArrowBoxEdges

See source code
Table 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 | null

left

left: ElbowArrowEdge | null

right: ElbowArrowEdge | null

top

top: ElbowArrowEdge | null

Prev
ElbowArrowBox
Next
ElbowArrowBoxes

We use cookies on this website.
Learn more in our Cookie Policy.