HitTestInfo.HitLocation Egenskap

Definition

Innehåller information om var träffen inträffade.

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

Egenskapsvärde

En HitTestLocations som beskriver områdesträffen.

Attribut

Kommentarer

HitLocation Använd för att avgöra vilket område i designern som träffen inträffade.

Gäller för