StructuredCompositeActivityDesigner.GetDropTargets(Point) Méthode

Définition

Retourne un tableau d’emplacements de dépôt valides sur la StructuredCompositeActivityDesigner surface.

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()

Paramètres

dropPoint
Point

Pour Point interroger l’aire de conception avec.

Retours

Tableau Rectangle qui représente les emplacements de dépôt valides sur la StructuredCompositeActivityDesigner surface.

S’applique à