CursorSettingsCursorRadius Property

Gets or sets the radius of edges of rounded rectangle which is used for drawing a cursor.

Definition

Namespace: BeeMobile.ToolBar
Assembly: BeeMobile.ToolBar.NET48 (in BeeMobile.ToolBar.NET48.dll) Version: 4.8.3.5
C#
public int CursorRadius { get; set; }

Property Value

Int32

See Also