Diagram.RouteJumpType Property

Definition

Important

This API is not CLS-compliant.

Gets/Sets the line jump style for the graph.

public:
 property Microsoft::VisualStudio::Modeling::Diagrams::GraphObject::VGPageLineJumpCode RouteJumpType { Microsoft::VisualStudio::Modeling::Diagrams::GraphObject::VGPageLineJumpCode get(); void set(Microsoft::VisualStudio::Modeling::Diagrams::GraphObject::VGPageLineJumpCode value); };
[System.CLSCompliant(false)]
public Microsoft.VisualStudio.Modeling.Diagrams.GraphObject.VGPageLineJumpCode RouteJumpType { get; set; }
public Microsoft.VisualStudio.Modeling.Diagrams.GraphObject.VGPageLineJumpCode RouteJumpType { get; set; }
[<System.CLSCompliant(false)>]
member this.RouteJumpType : Microsoft.VisualStudio.Modeling.Diagrams.GraphObject.VGPageLineJumpCode with get, set
member this.RouteJumpType : Microsoft.VisualStudio.Modeling.Diagrams.GraphObject.VGPageLineJumpCode with get, set
Public Property RouteJumpType As VGPageLineJumpCode

Property Value

route jump type

Attributes

Applies to