iWheelBackColorFill Property

Gets or sets the type of fill for the background.

Definition

Namespace: BeeMobile.iWheel
Assembly: BeeMobile.iWheel.NET48 (in BeeMobile.iWheel.NET48.dll) Version: 4.8.4.3
C#
public BackColorFillType BackColorFill { get; set; }

Property Value

BackColorFillType

Remarks

The background of iWheel can be filled in various ways. BackColorFillType specifies how the background should be painted.

See Also