ActivityPreviewDesigner.HitTest(Point) Yöntem

Tanım

İş akışı tasarım yüzeyinde belirtilen koordinatlarda ile ilgili ActivityPreviewDesigner bilgileri döndürür.

public:
 override System::Workflow::ComponentModel::Design::HitTestInfo ^ HitTest(System::Drawing::Point point);
public override System.Workflow.ComponentModel.Design.HitTestInfo HitTest(System.Drawing.Point point);
override this.HitTest : System.Drawing.Point -> System.Workflow.ComponentModel.Design.HitTestInfo
Public Overrides Function HitTest (point As Point) As HitTestInfo

Parametreler

point
Point

bilgi Point toplanacak iş akışı tasarım yüzeyindeki koordinatları içeren.

Döndürülenler

HitTestInfo Belirtilen koordinatlarda hakkında ActivityPreviewDesigner bilgi içeren bir.

Şunlara uygulanır