Udostępnij za pośrednictwem


Metoda SwimlaneHelper.AddSwimlane —

Dodaje tor do diagramu w określonym położeniu.

Przestrzeń nazw:  Microsoft.VisualStudio.Modeling.Diagrams
Zestaw:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (w Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

Składnia

'Deklaracja
Public Shared Sub AddSwimlane ( _
    currentLane As SwimlaneShape, _
    newLane As SwimlaneShape, _
    diagram As Diagram, _
    addAfter As Boolean _
)
public static void AddSwimlane(
    SwimlaneShape currentLane,
    SwimlaneShape newLane,
    Diagram diagram,
    bool addAfter
)

Parametry

  • addAfter
    Typ: System.Boolean
    Jeśli wartość true dodać przed określonym lane; w przeciwnym razie Dodaj go.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

SwimlaneHelper Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling.Diagrams