HitTestInfo.HitLocation Eigenschap

Definitie

Bevat informatie over waar de hit is opgetreden.

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

Waarde van eigenschap

Een HitTestLocations met een beschrijving van het gebied dat is bereikt.

Kenmerken

Opmerkingen

Gebruik de HitLocation opdracht om te bepalen op welk gebied van de ontwerpfunctie de hit heeft plaatsgevonden.

Van toepassing op