DroidDiagram Programmer's Guide
LayeredLayout.getXGap Method
See Also
 






Gets a value indicating how much horizontal space should be left between the document boundaries and the graph.

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

 Syntax

Java  Copy Code

public float getXGap ()

 Return Value

A float value specifying the horizontal offset from theleft document border.

 See Also

LayeredLayout Members
LayeredLayout Class
com.mindfusion.diagramming Namespace