Partager via


HitTestInfo.HitLocation Propriété

Définition

Contient des informations sur l'emplacement qui a été atteint.

public:
 property System::Workflow::ComponentModel::Design::HitTestLocations HitLocation { System::Workflow::ComponentModel::Design::HitTestLocations get(); };
[System.ComponentModel.Browsable(false)]
public System.Workflow.ComponentModel.Design.HitTestLocations HitLocation { get; }
[<System.ComponentModel.Browsable(false)>]
member this.HitLocation : System.Workflow.ComponentModel.Design.HitTestLocations
Public ReadOnly Property HitLocation As HitTestLocations

Valeur de propriété

HitTestLocations

HitTestLocations qui décrit la zone atteinte.

Attributs

Remarques

Utilisez le HitLocation pour déterminer quelle zone du concepteur a été atteinte.

S’applique à