MindFusion.Diagramming for Universal Windows Programmer's Guide
SwimlaneLayout.KeepLaneSizes Property
See Also
 






Gets or sets a value indicating whether the layout will attempt to preserve the original sizes of the lanes in the supplied grid.

Namespace: MindFusion.Diagramming.Layout
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public bool KeepLaneSizes { get; set; }

Visual Basic  Copy Code

Public Property KeepLaneSizes As Boolean

 Property Value

 See Also

SwimlaneLayout Members
SwimlaneLayout Class
MindFusion.Diagramming.Layout Namespace