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.
DomainEnumeration: SwimLaneDecoratorPosition Description for Microsoft.VisualStudio.Modeling.DslDefinition.SwimLaneDecoratorPosition
public enum class SwimLaneDecoratorPosition
[System.CLSCompliant(true)]
[System.ComponentModel.Editor(typeof(Microsoft.VisualStudio.Modeling.DslDefinition.Design.SwimLaneDecoratorPositionEditor), typeof(System.Drawing.Design.UITypeEditor))]
public enum SwimLaneDecoratorPosition
[<System.CLSCompliant(true)>]
[<System.ComponentModel.Editor(typeof(Microsoft.VisualStudio.Modeling.DslDefinition.Design.SwimLaneDecoratorPositionEditor), typeof(System.Drawing.Design.UITypeEditor))>]
type SwimLaneDecoratorPosition =
Public Enum SwimLaneDecoratorPosition
- Inheritance
-
SwimLaneDecoratorPosition
- Attributes
Fields
InnerTopCenter | 1 | InnerTopCenter Description for Microsoft.VisualStudio.Modeling.DslDefinition.SwimLaneDecoratorPosition.InnerTopCenter |
InnerTopLeft | 0 | InnerTopLeft Description for Microsoft.VisualStudio.Modeling.DslDefinition.SwimLaneDecoratorPosition.InnerTopLeft |
InnerTopRight | 2 | InnerTopRight Description for Microsoft.VisualStudio.Modeling.DslDefinition.SwimLaneDecoratorPosition.InnerTopRight |