MindFusion.Diagramming for JavaScript Programmer's Guide

BorderedTreeLayout.anchoring Field

See Also
 





Indicates how to align links to the anchor points of nodes.

Namespace: MindFusion.Graphs
File: BorderedTreeLayout.js

 Syntax

JavaScript  Copy Code

var anchoring

 Remarks

A member of the Anchoring enumeration. The default value is Ignore.

 See Also