SwimLaneFixUpContext Class

Provides context for the positioning of a newly inserted swimlane

Inheritance Hierarchy

Object
  Microsoft.VisualStudio.Modeling.Diagrams.SwimLaneFixUpContext

Namespace:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.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
Public methodStatic member GetContext Find out whether there is a context and what its values are
Public methodStatic member 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.

See Also

Reference

Microsoft.VisualStudio.Modeling.Diagrams Namespace