StructuredCompositeActivityDesigner.GetDropTargets(Point) Yöntem

Tanım

Yüzeydeki StructuredCompositeActivityDesigner geçerli bırakma konumlarından oluşan bir dizi döndürür.

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

Parametreler

dropPoint
Point

Point ile tasarım yüzeyini sorgulamak için.

Döndürülenler

Rectangle Yüzeydeki StructuredCompositeActivityDesigner geçerli bırakma konumlarını temsil eden bir dizi.

Şunlara uygulanır