ASP.NET Pack Programmer's Guide
Diagram.setRestrictItemsToBounds Method
See Also
 






Sets 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 void setRestrictItemsToBounds (
    int value
)

 Parameters

value

One of the RestrictToBounds constants.

 See Also

Diagram Members
Diagram Class
com.mindfusion.diagramming Namespace