Defines values that indicate how the LaneGrid should be exported to Visio.
Namespace: MindFusion.Diagramming.Export
Package: MindFusion.Diagramming.Export.Visio
C# Copy Code |
---|
public enum ExportLanes |
Visual Basic Copy Code |
---|
Public Enum ExportLanes |
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. |