Search
DiagramNode.getConstraints Method
See Also
 

Gets the movement and size constraints applied to a node.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public NodeConstraints getConstraints ()

 Return Value

A NodeConstraints object.

 See Also