SwimlaneHelper Class

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

System::Object
  Microsoft.VisualStudio.Modeling.Diagrams::SwimlaneHelper

public ref class SwimlaneHelper abstract sealed 

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticAddSwimlane(SwimlaneShape^, SwimlaneShape^, Diagram^, Boolean)

Adds a swimlane to the diagram at a particular position.

System_CAPS_pubmethodSystem_CAPS_staticAnchorAllSwimLanes(Diagram^)

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.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: