StructuredCompositeActivityDesigner.GetDropTargets(Point) Méthode

Définition

Retourne un tableau d’emplacements de dépôt valides sur l’aire StructuredCompositeActivityDesigner.

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

Point utilisé pour interroger l'aire de conception.

Retours

Tableau Rectangle qui représente les emplacements de dépôt valides sur l’aire StructuredCompositeActivityDesigner.

S’applique à