SwimLaneFixUpContext Class

 

Provides context for the positioning of a newly inserted swimlane

Namespace:   Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

System::Object
  Microsoft.VisualStudio.Modeling.Diagrams::SwimLaneFixUpContext

public ref class SwimLaneFixUpContext abstract sealed 

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticGetContext(Transaction^, SwimlaneShape^, Boolean)

Find out whether there is a context and what its values are

System_CAPS_pubmethodSystem_CAPS_staticSetContext(Transaction^, SwimlaneShape^, Boolean)

Set the context

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: