Gets a value indicating the minimum size of a lane.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
Java
![]() |
---|
public float getMinLaneSize () |
A float value specifying the minimum lane size. The default value is 10.
The result of the layout's arrange method 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.