Gets or sets whether to print swimlanes.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public bool EnableLanes { get; set; } |
Visual Basic Copy Code |
---|
Public Property EnableLanes As Boolean |
true to print the LaneGrid, otherwise false. The default value is false.
WpfDiagram Programmer's Guide | © 2024 MindFusion |