MindFusion.Wpf Pack Programmer's Guide
ExportLanes Enumeration
See Also
 





Defines values that indicate how the LaneGrid should be exported to Visio.

Namespace: MindFusion.Diagramming.Wpf.Export
Assembly: MindFusion.Diagramming.Wpf.VisioExport

 Syntax

C#  Copy Code

public enum ExportLanes

Visual Basic  Copy Code

Public Enum ExportLanes

 Members

  Member name Description

Horizontal

Export the grid as horizontal functional band shapes.

None

Do not export the swimlane grid.

Vertical

Export the grid as vertical functional band shapes.

 See Also

MindFusion.Diagramming.Wpf.Export Namespace