Search
OrthogonalLayout.minLaneSize Property
See Also
 





Gets or sets a value indicating the minimum size of a lane.

Namespace: MindFusion.Graphs
File: OrthogonalLayout.js

 Syntax

JavaScript  Copy Code

get minLaneSize() {}
set minLaneSize(value) {}

 Property Value

Number

The minimum size of a lane.

 See Also