HitTestInfo.HitLocation Propriedade

Definição

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

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

Um HitTestLocations que descreve a área atingida.

Atributos

Comentários

Use a HitLocation para determinar em qual área do designer o hit ocorreu.

Aplica-se a