DroidDiagram Programmer's Guide
FlowchartLayoutBuilder.margins 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.builders
Package: com.mindfusion.diagramming.builders

 Syntax

Java  Copy Code

public FlowchartLayoutBuilder margins (
    Dimension value
)

 Parameters

value

 Return Value

This AbstractLayoutBuilder instance.

 See Also

FlowchartLayoutBuilder Members
FlowchartLayoutBuilder Class
com.mindfusion.diagramming.builders Namespace