MindFusion.Diagramming for JavaScript Programmer's Guide

AnchorPattern.leftInRightOut Field

See Also
 





Gets the predefined anchor pattern leftInRightOut.

Namespace: MindFusion.Diagramming
File: AnchorPattern.js

 Syntax

JavaScript  Copy Code

var leftInRightOut

 Remarks

The middle point of a node's bounding rectangle left side is anchorfor incoming links; that on the right side - for outgoing.

 See Also