KeyRadius Property

Gets or sets the radius of the ellipse that is used to round the corners of the Key.

Definition

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

Property Value

Int32

See Also