StructuredCompositeActivityDesigner.GetDropTargets(Point) Metod

Definition

Returnerar en matris med giltiga släppplatser på StructuredCompositeActivityDesigner ytan.

protected:
 virtual cli::array <System::Drawing::Rectangle> ^ GetDropTargets(System::Drawing::Point dropPoint);
protected virtual System.Drawing.Rectangle[] GetDropTargets(System.Drawing.Point dropPoint);
abstract member GetDropTargets : System.Drawing.Point -> System.Drawing.Rectangle[]
override this.GetDropTargets : System.Drawing.Point -> System.Drawing.Rectangle[]
Protected Overridable Function GetDropTargets (dropPoint As Point) As Rectangle()

Parametrar

dropPoint
Point

Att Point fråga designytan med.

Returer

En Rectangle matris som representerar giltiga släppplatser på StructuredCompositeActivityDesigner ytan.

Gäller för