SequentialActivityDesigner.GetConnectors Method

Definition

Returns an array of rectangles that bound the activity designer's connectors.

protected internal virtual System.Drawing.Rectangle[] GetConnectors();

Returns

The Rectangle array that bounds the connectors.

Remarks

If the current designer is not the active designer or if the designer is not expanded, GetConnectors returns an empty array. If there are no activity designers in the parent designer, GetConnectors returns an array of one rectangle.

Applies to

Product Versions
.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