KeyboardEventArgs.Location Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
O local da chave no dispositivo.
public:
property float Location { float get(); void set(float value); };
public float Location { get; set; }
member this.Location : single with get, set
Public Property Location As Single