SwimlaneShape::Alignment Property

 

Gets or sets the horizontal or vertical alignment of the swimlane shape in the diagram.

Namespace:   Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

public:
property SwimlaneAlignment Alignment {
	virtual SwimlaneAlignment get();
}

Property Value

Type: Microsoft.VisualStudio.Modeling.Diagrams::SwimlaneAlignment

The horizontal or vertical alignment of the swimlane shape in the diagram.

By default, vertical alignment is used.

Return to top
Show: