SwimlaneHelper.AnchorAllSwimLanes(Diagram) Method
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.
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