DroidDiagram Programmer's Guide
GridLayout.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

GridLayout Members
GridLayout Class
com.mindfusion.diagramming Namespace