Enumeration LinkingDirection

GoJS® Diagramming Components
version 3.0.1
by Northwoods Software®

This enumeration specifies possible values for LinkingTool.direction.

since

3.0

Index

Enumeration Members

Enumeration Members

Users may draw new links backwards only (i.e. from "to" node to "from" node).

Users may draw new links in either direction.

Users may draw new links forwards only (i.e. from "from" node to "to" node).