HitTestInfo.HitLocation Propiedad

Definición

Contiene información sobre dónde se produjo el 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 propiedad

que HitTestLocations describe el área alcanzada.

Atributos

Comentarios

HitLocation Use para determinar en qué área del diseñador se produjo el acierto.

Se aplica a