CylinderBackColor Property

Gets or sets the color of the background of this Cylinder.

Definition

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

Property Value

Color
A System.Drawing.Color.Drawing.Color which specifies the color of the background.

See Also