DroidDiagram Programmer's Guide
Diagram.getRestrictItemsToBounds Method
See Also
 






Gets a value indicating whether users are allowed to move items outside the currently defined document bounds.

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

 Syntax

Java  Copy Code

public RestrictToBounds getRestrictItemsToBounds ()

 Return Value

A member of the RestrictToBounds enumeration. The default value is Intersection.

 See Also

Diagram Members
Diagram Class
com.mindfusion.diagramming Namespace