KeyboardEventArgs.Location Özellik
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Anahtarın cihazdaki konumu.
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