SequentialActivityDesigner.GetDropTargets(Point) Method

Definition

Returns array of rectangles that represent the valid drop locations within the SequentialActivityDesigner.

C#
protected override System.Drawing.Rectangle[] GetDropTargets(System.Drawing.Point dropPoint);

Parameters

dropPoint
Point

The Point that defines the x- and y-coordinates for the drop target.

Returns

The Rectangle array that represents the valid drop locations within the SequentialActivityDesigner.

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