SwimlaneAlignment Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Enum that specifies how swimlanes can be aligned on the diagram: either horizontally or vertically.
public enum class SwimlaneAlignment
public enum SwimlaneAlignment
type SwimlaneAlignment =
Public Enum SwimlaneAlignment
- Inheritance
-
SwimlaneAlignment
Fields
Name | Value | Description |
---|---|---|
Horizontal | 0 | |
Vertical | 1 |