DroidDiagram Programmer's Guide
OneWayLayoutBuilder.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 OneWayLayoutBuilder margins (
    Dimension value
)

 Parameters

value

 Return Value

This AbstractLayoutBuilder instance.

 See Also

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