Share via


SwimLane.Alignment Property

Definition

Gets or sets the value of Alignment domain property. Whether the swimlane is horizontally or vertically aligned.

public:
 property Microsoft::VisualStudio::Modeling::Diagrams::SwimlaneAlignment Alignment { Microsoft::VisualStudio::Modeling::Diagrams::SwimlaneAlignment get(); void set(Microsoft::VisualStudio::Modeling::Diagrams::SwimlaneAlignment value); };
[Microsoft.VisualStudio.Modeling.Design.CategoryResource("Microsoft.VisualStudio.Modeling.DslDefinition.SwimLane/Alignment.Category", typeof(Microsoft.VisualStudio.Modeling.DslDefinition.DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")]
[Microsoft.VisualStudio.Modeling.Design.DescriptionResource("Microsoft.VisualStudio.Modeling.DslDefinition.SwimLane/Alignment.Description", typeof(Microsoft.VisualStudio.Modeling.DslDefinition.DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")]
[Microsoft.VisualStudio.Modeling.Design.DisplayNameResource("Microsoft.VisualStudio.Modeling.DslDefinition.SwimLane/Alignment.DisplayName", typeof(Microsoft.VisualStudio.Modeling.DslDefinition.DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")]
[Microsoft.VisualStudio.Modeling.DomainObjectId("ddb46e40-b21e-4944-8dbd-0ea9cdf1071a")]
[System.ComponentModel.DefaultValue(typeof(Microsoft.VisualStudio.Modeling.Diagrams.SwimlaneAlignment), "Vertical")]
public Microsoft.VisualStudio.Modeling.Diagrams.SwimlaneAlignment Alignment { [System.Diagnostics.DebuggerStepThrough] get; [System.Diagnostics.DebuggerStepThrough] set; }
[<Microsoft.VisualStudio.Modeling.Design.CategoryResource("Microsoft.VisualStudio.Modeling.DslDefinition.SwimLane/Alignment.Category", typeof(Microsoft.VisualStudio.Modeling.DslDefinition.DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")>]
[<Microsoft.VisualStudio.Modeling.Design.DescriptionResource("Microsoft.VisualStudio.Modeling.DslDefinition.SwimLane/Alignment.Description", typeof(Microsoft.VisualStudio.Modeling.DslDefinition.DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")>]
[<Microsoft.VisualStudio.Modeling.Design.DisplayNameResource("Microsoft.VisualStudio.Modeling.DslDefinition.SwimLane/Alignment.DisplayName", typeof(Microsoft.VisualStudio.Modeling.DslDefinition.DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")>]
[<Microsoft.VisualStudio.Modeling.DomainObjectId("ddb46e40-b21e-4944-8dbd-0ea9cdf1071a")>]
[<System.ComponentModel.DefaultValue(typeof(Microsoft.VisualStudio.Modeling.Diagrams.SwimlaneAlignment), "Vertical")>]
[<get: System.Diagnostics.DebuggerStepThrough>]
[<set: System.Diagnostics.DebuggerStepThrough>]
member this.Alignment : Microsoft.VisualStudio.Modeling.Diagrams.SwimlaneAlignment with get, set
Public Property Alignment As SwimlaneAlignment

Property Value

Attributes

Applies to