Search
NodeConstraints Class
Remarks See Also
 





Defines specific constraints that can be applied to the size and location of nodes.

Namespace: MindFusion.Diagramming
File: NodeConstraints.js

 Syntax

JavaScript  Copy Code

// class
NodeConstraints.prototype = {}

 Remarks

Instances of this class can be assigned to the constraints property of nodes.

 Inheritance Hierarchy

MindFusion.Diagramming.NodeConstraints

 See Also