Sdílet prostřednictvím


SwimLaneHasDecorators.SetSwimlane – metoda

Nastaví dráha.

Obor názvů:  Microsoft.VisualStudio.Modeling.DslDefinition
Sestavení:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0 (v Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0.dll)

Syntaxe

'Deklarace
Public Shared Sub SetSwimlane ( _
    element As Decorator, _
    newSwimLane As SwimLane _
)
public static void SetSwimlane(
    Decorator element,
    SwimLane newSwimLane
)

Parametry

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

SwimLaneHasDecorators Třída

Microsoft.VisualStudio.Modeling.DslDefinition – obor názvů