LinkShape.SetEdgePointsValue(EdgePointCollection) Method

Definition

public:
 void SetEdgePointsValue(Microsoft::VisualStudio::Modeling::Diagrams::EdgePointCollection ^ newValue);
public void SetEdgePointsValue (Microsoft.VisualStudio.Modeling.Diagrams.EdgePointCollection newValue);
member this.SetEdgePointsValue : Microsoft.VisualStudio.Modeling.Diagrams.EdgePointCollection -> unit
Public Sub SetEdgePointsValue (newValue As EdgePointCollection)

Parameters

Applies to