Search
Grid.setTopMargin Method
See Also
 

Sets the offset of the lane grid from the top side of the document bounds.

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

 Syntax

Java  Copy Code

public void setTopMargin (
    float value
)

 Parameters

value

 See Also