Enum LinkingDirection

GoDiagram®
v10.0.8
by Northwoods Software®

This enumeration specifies possible values for Direction.

Namespace: Northwoods.Go.Tools
Assembly: Northwoods.GoDiagram.WinForms.dll
Syntax
public enum LinkingDirection

Fields

Name Description
BackwardsOnly

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

Either

Users may draw new links in either direction.

ForwardsOnly

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