Partager via


SwimLaneFixUpContext.GetContext, méthode

Découvrez s'il existe un contexte et lesquels sont ses valeurs

Espace de noms :  Microsoft.VisualStudio.Modeling.Diagrams
Assembly :  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (dans Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.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%
    Si insérer le couloir suivant après le 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