StructuredCompositeActivityDesigner.GetDropTargets(Point) Metodo

Definizione

Restituisce una matrice di posizioni di rilascio valide sulla StructuredCompositeActivityDesigner superficie.

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

Parametri

dropPoint
Point

Oggetto Point con cui eseguire una query sull'area di progettazione.

Valori restituiti

Matrice Rectangle che rappresenta le posizioni di rilascio valide sulla StructuredCompositeActivityDesigner superficie.

Si applica a