Partager via


HitTestInfo(ActivityDesigner, HitTestLocations) Constructeur

Définition

Initialise une instance d’un objet 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)

Paramètres

designer
ActivityDesigner

ActivityDesigner associé.

location
HitTestLocations

Emplacement sur le ActivityDesigner associé sur lequel l'utilisateur a cliqué.

S’applique à