DroidDiagram Programmer's Guide
SwimlaneGrid.setLeftMargin Method
See Also
 






Sets the left margin of the swimlane grid.

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

 Syntax

Java  Copy Code

void setLeftMargin (
    float value
)

 Parameters

value

The distance between the left side of the grid and the diagram bounds.

 See Also

SwimlaneGrid Members
SwimlaneGrid Interface
com.mindfusion.diagramming Namespace