NodeShape::CreateConnectionPoint Method (PointD)

 

A connection point is a point on the edge of a shape at which connectors are terminated in preference to other points on the edge.

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

public:
void CreateConnectionPoint(
	PointD center
)

Parameters

center
Type: Microsoft.VisualStudio.Modeling.Diagrams::PointD

The point on the shape’s edge at which to attach connectors.

Return to top
Show: