CursorSettingsCursorBackground Property
Gets or sets the colors used to paint the background of
CursorSettings.
Namespace: BeeMobile.ToolBarAssembly: BeeMobile.ToolBar.NET48 (in BeeMobile.ToolBar.NET48.dll) Version: 4.8.3.5
public InkColor CursorBackground { get; }
Public ReadOnly Property CursorBackground As InkColor
Get
Property Value
InkColor The background of the
CursorSettings is gradient-filled starting with
Color1 in the beginning, going to
Color2 in the middle, then immediately going to
Color3 in the middle and continuing to
Color4 at the end.