Search
NodeConstraints.clone Method
See Also
 

Creates a copy of this NodeConstraints instance.

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

 Syntax

Java  Copy Code

public Object clone ()

 Return Value

the new NodeConstraints object.

 See Also