Diagram::RouteJumpType Property
Visual Studio 2015
Gets or sets the jump style to use when a link shape crosses over another link shape on the diagram.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
public: [CLSCompliantAttribute(false)] property VGPageLineJumpCode RouteJumpType { VGPageLineJumpCode get(); void set(VGPageLineJumpCode value); }
Property Value
Type: Microsoft.VisualStudio.Modeling.Diagrams.GraphObject::VGPageLineJumpCodeThe jump style to use when a link shape crosses over another link shape on the diagram.
Show: