LinkShape::UpdateEdgePoints Method (EdgePointCollection^)

 

Updates the edge points for the link shape.

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

protected:
void UpdateEdgePoints(
	EdgePointCollection^ newValue
)

Parameters

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

The collection of new values for the edge points.

Return to top
Show: