DroidDiagram Programmer's Guide
SwimlaneGrid.setTopMargin Method
See Also
 






Sets the top margin of the swimlane grid.

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

 Syntax

Java  Copy Code

void setTopMargin (
    float value
)

 Parameters

value

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

 See Also

SwimlaneGrid Members
SwimlaneGrid Interface
com.mindfusion.diagramming Namespace