Keyboard Help
C#
VB
Show/Hide TOC
Key
Size Property
Gets or sets size of the Key
Definition
Namespace:
BeeMobile.Keyboard
Assembly:
BeeMobile.Keyboard.NET48 (in BeeMobile.Keyboard.NET48.dll) Version: 4.8.2.1
C#
Copy
public
Size
Size
{
get
;
set
; }
VB
Copy
Public
Property
Size
As
Size
Get
Set
Property Value
Size
See Also
Reference
Key Class
BeeMobile.Keyboard Namespace
In This Article
Definition
See Also