DroidDiagram Programmer's Guide
AbstractLayout.setMargins Method
See Also
 






Sets the distance between the top-left corner of the smallest rectangle containing the arranged diagram and the top-left point of the document bounds.

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

 Syntax

Java  Copy Code

public void setMargins (
    Dimension value
)

 Parameters

value

 See Also

AbstractLayout Members
AbstractLayout Class
com.mindfusion.diagramming Namespace