KeyRectangle Property

Gets the Rectangle which represents the location of this key on the keyboard layout.

Definition

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

Property Value

Rectangle

See Also