SwimlaneShape.Alignment Property
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.
Gets or sets how swimlanes are aligned on the diagram.
public:
virtual property Microsoft::VisualStudio::Modeling::Diagrams::SwimlaneAlignment Alignment { Microsoft::VisualStudio::Modeling::Diagrams::SwimlaneAlignment get(); };
public virtual Microsoft.VisualStudio.Modeling.Diagrams.SwimlaneAlignment Alignment { get; }
member this.Alignment : Microsoft.VisualStudio.Modeling.Diagrams.SwimlaneAlignment
Public Overridable ReadOnly Property Alignment As SwimlaneAlignment