Compartilhar via


HitTestInfo.HitLocation Propriedade

Definição

Contém informações sobre em que ponto houve a ocorrência.

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 da propriedade

HitTestLocations

Um HitTestLocations que descreve o impacto da área.

Atributos

Comentários

Use o HitLocation para determinar em qual área do designer a ocorrência ocorreu.

Aplica-se a