SwimlaneDecoratorPosition 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.
Swimlane decorators are only allows in 3 positions.
public enum class SwimlaneDecoratorPosition
public enum SwimlaneDecoratorPosition
type SwimlaneDecoratorPosition =
Public Enum SwimlaneDecoratorPosition
- Inheritance
-
SwimlaneDecoratorPosition
Fields
Name | Value | Description |
---|---|---|
Near | 0 | |
Center | 1 | |
Far | 2 |