Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Provides context for the positioning of a newly inserted swimlane
Inheritance Hierarchy
System.Object
Microsoft.VisualStudio.Modeling.Diagrams.SwimLaneFixUpContext
Namespace: Microsoft.VisualStudio.Modeling.Diagrams
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.10.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.10.0.dll)
Syntax
'Declaration
Public NotInheritable Class SwimLaneFixUpContext
public static class SwimLaneFixUpContext
public ref class SwimLaneFixUpContext abstract sealed
[<AbstractClass>]
[<Sealed>]
type SwimLaneFixUpContext = class end
public final class SwimLaneFixUpContext
The SwimLaneFixUpContext type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() ![]() |
GetContext | Find out whether there is a context and what its values are |
![]() ![]() |
SetContext | Set the context |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.