KeyLocation Property

Gets or sets location of the Key in the Keyboard layout.

Definition

Namespace: BeeMobile.Keyboard
Assembly: BeeMobile.Keyboard.NET48 (in BeeMobile.Keyboard.NET48.dll) Version: 4.8.2.1
C#
public Point Location { get; set; }

Property Value

Point

See Also