HitTestInfo.HitLocation Propriedade

Definição

Contém informações sobre o local onde ocorreu o impacto.

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

Valor de Propriedade

A que descreve a área atingida HitTestLocations .

Atributos

Observações

Use o HitLocation para determinar em que área do designer ocorreu o impacto.

Aplica-se a