ActivityDesigner.GetConnectionPoints(DesignerEdges) Method

Definition

Returns a read-only collection of connection points for the activity designer along the specified DesignerEdges.

C#
public virtual System.Collections.ObjectModel.ReadOnlyCollection<System.Workflow.ComponentModel.Design.ConnectionPoint> GetConnectionPoints(System.Workflow.ComponentModel.Design.DesignerEdges edges);

Parameters

edges
DesignerEdges

The DesignerEdges along which to gather the connection points.

Returns

A ConnectionPoint generic read-only collection that is used as the points at which the activity designer can connect to other activity designers.

Remarks

All connection points are in logical coordinates.

Applies to

Proizvod Verzije
.NET Framework 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1