DroidDiagram Programmer's Guide
DecisionLayoutInfo.setMargins Method
See Also
 






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

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

 Syntax

Java  Copy Code

public void setMargins (
    XDimension2D.Double value
)

 Parameters

value

 See Also

DecisionLayoutInfo Members
DecisionLayoutInfo Class
com.mindfusion.diagramming.jlayout Namespace