SwimLaneFixUpContext::SetContext Method (Transaction^, SwimlaneShape^, Boolean)
Visual Studio 2015
Set the context
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
public: static void SetContext( Transaction^ transaction, SwimlaneShape^ relativeSwimlane, bool insertAfter )
Parameters
- transaction
-
Type:
Microsoft.VisualStudio.Modeling::Transaction^
Transaction to set the context in
- relativeSwimlane
- Type: Microsoft.VisualStudio.Modeling.Diagrams::SwimlaneShape^
- insertAfter
-
Type:
System::Boolean
Whether to insert the next swimlane after the relative one
- relativeSwimLane
The swimlane that the next swimlane will be inserted relative to
Show: