DroidDiagram Programmer's Guide
GridLayout.setXGap Method
See Also
 






Sets 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 void setXGap (
    float value
)

 Parameters

value

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

 See Also

GridLayout Members
GridLayout Class
com.mindfusion.diagramming Namespace