LinkShape::SetEdgePointsValue Method (EdgePointCollection^)

 

Use EdgePoints property.

Namespace:   Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

public:
void SetEdgePointsValue(
	EdgePointCollection^ newValue
)

Parameters

newValue
Type: Microsoft.VisualStudio.Modeling.Diagrams::EdgePointCollection^

The collection of new values for the edge points.

Return to top
Show: