HitTestInfo.HitLocation Proprietà

Definizione

Contiene informazioni sulla posizione in cui si è verificato l'hit.

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

Valore della proprietà

Oggetto HitTestLocations che descrive l'area colpita.

Attributi

Commenti

Utilizzare per determinare l'area HitLocation della finestra di progettazione in cui si è verificato l'hit.

Si applica a