Condividi tramite


HitTestInfo(ActivityDesigner, HitTestLocations) Costruttore

Definizione

Inizializza un'istanza di un oggetto HitTestInfo.

public:
 HitTestInfo(System::Workflow::ComponentModel::Design::ActivityDesigner ^ designer, System::Workflow::ComponentModel::Design::HitTestLocations location);
public HitTestInfo (System.Workflow.ComponentModel.Design.ActivityDesigner designer, System.Workflow.ComponentModel.Design.HitTestLocations location);
new System.Workflow.ComponentModel.Design.HitTestInfo : System.Workflow.ComponentModel.Design.ActivityDesigner * System.Workflow.ComponentModel.Design.HitTestLocations -> System.Workflow.ComponentModel.Design.HitTestInfo
Public Sub New (designer As ActivityDesigner, location As HitTestLocations)

Parametri

designer
ActivityDesigner

Oggetto ActivityDesigner associato.

location
HitTestLocations

Posizione sull'oggetto ActivityDesigner associato su cui l'utente ha fatto clic.

Si applica a