CylinderBackColor Property
Gets or sets the color of the background of this
Cylinder.
Namespace: BeeMobile.iWheelAssembly: BeeMobile.iWheel.NET48 (in BeeMobile.iWheel.NET48.dll) Version: 4.8.4.3
public Color BackColor { get; set; }
Public Property BackColor As Color
Get
Set
Property Value
ColorA
System.Drawing.Color.Drawing.Color which specifies the color of the background.