StructuredCompositeActivityDesigner.GetDropTargets(Point) Método

Definição

Retorna uma matriz de locais de descarte válidos na StructuredCompositeActivityDesigner superfície.

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

Parâmetros

dropPoint
Point

O Point com o qual consultar a superfície de design.

Retornos

Uma Rectangle matriz que representa os locais de descarte válidos na StructuredCompositeActivityDesigner superfície.

Aplica-se a