SwimlaneHelper.AnchorAllSwimLanes(Diagram) Method

Definition

Once all of the compartments are in place, this method anchors them all together, so that they line up correct one after the other, and fill the entire width of the shape.

public:
 static void AnchorAllSwimLanes(Microsoft::VisualStudio::Modeling::Diagrams::Diagram ^ diagram);
public static void AnchorAllSwimLanes (Microsoft.VisualStudio.Modeling.Diagrams.Diagram diagram);
static member AnchorAllSwimLanes : Microsoft.VisualStudio.Modeling.Diagrams.Diagram -> unit
Public Shared Sub AnchorAllSwimLanes (diagram As Diagram)

Parameters

diagram
Diagram

Applies to