Sets a value indicating the minimum size of a lane.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public void setMinLaneSize ( |
RemarksThe result of the layout's arrange is a grid that contains the diagram's nodes and links. This property specifies the size of lanes which does not contain nodes, but only links.
See Also