Partager via


SwimLaneFixUpContext.GetContext, méthode

Découvre s'il existe un contexte et ce que représentent ses valeurs

Espace de noms :  Microsoft.VisualStudio.Modeling.Diagrams
Assembly :  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (dans Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

Syntaxe

'Déclaration
Public Shared Function GetContext ( _
    transaction As Transaction, _
    <OutAttribute> ByRef relativeSwimlane As SwimlaneShape, _
    <OutAttribute> ByRef insertAfter As Boolean _
) As Boolean
public static bool GetContext(
    Transaction transaction,
    out SwimlaneShape relativeSwimlane,
    out bool insertAfter
)

Paramètres

  • insertAfter
    Type : System.Boolean%
    Indique s'il faut insérer le couloir suivant après le couloir relatif

Valeur de retour

Type : System.Boolean

Sécurité .NET Framework

Voir aussi

Référence

SwimLaneFixUpContext Classe

Microsoft.VisualStudio.Modeling.Diagrams, espace de noms