CompositeActivityDesigner.GetIntersectingDesigners Method

Definition

Retrieves designers belonging to the specified root activity that intersect a specified area.

C#
public static System.Workflow.ComponentModel.Design.ActivityDesigner[] GetIntersectingDesigners(System.Workflow.ComponentModel.Design.ActivityDesigner topLevelDesigner, System.Drawing.Rectangle rectangle);

Parameters

topLevelDesigner
ActivityDesigner

The top-level designer to analyze.

rectangle
Rectangle

Area within the top-level designer to analyze.

Returns

An array of ActivityDesigner objects that intersect a portion of the Rectangle specified.

Applies to

Produkt Verzie
.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