DroidDiagram Programmer's Guide
NodeConstraints.getKeepInsideDiagram Method
See Also
 






Gets a value indicating whether a node must always stay inside the boundaries of the diagram that contains it.

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

 Syntax

Java  Copy Code

public boolean getKeepInsideDiagram ()

 Return Value

A value indicating whether a node should always stay inside the boundaries of the diagram that contains it.

 See Also

NodeConstraints Members
NodeConstraints Class
com.mindfusion.diagramming Namespace