SwimlaneHelper Class
Inheritance Hierarchy
System.Object
Microsoft.VisualStudio.Modeling.Diagrams.SwimlaneHelper
Namespace: Microsoft.VisualStudio.Modeling.Diagrams
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.10.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.10.0.dll)
Syntax
'宣言
Public NotInheritable Class SwimlaneHelper
public static class SwimlaneHelper
public ref class SwimlaneHelper abstract sealed
[<AbstractClass>]
[<Sealed>]
type SwimlaneHelper = class end
public final class SwimlaneHelper
The SwimlaneHelper type exposes the following members.
Methods
Name | Description | |
---|---|---|
AddSwimlane | Adds a swimlane to the diagram at a particular position. | |
AnchorAllSwimLanes | 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. |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.