LinkShape.EdgePointsNoJumps Property

Definition

Gets the edge points in world units with no jumps

public:
 property Microsoft::VisualStudio::Modeling::Diagrams::EdgePointCollection ^ EdgePointsNoJumps { Microsoft::VisualStudio::Modeling::Diagrams::EdgePointCollection ^ get(); };
public Microsoft.VisualStudio.Modeling.Diagrams.EdgePointCollection EdgePointsNoJumps { get; }
member this.EdgePointsNoJumps : Microsoft.VisualStudio.Modeling.Diagrams.EdgePointCollection
Public ReadOnly Property EdgePointsNoJumps As EdgePointCollection

Property Value

Applies to