Search
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