iWheelShadowColor Property
Gets or sets the
Color of the shadow at the top and bottom of the
iWheel.
Namespace: BeeMobile.iWheelAssembly: BeeMobile.iWheel.NET48 (in BeeMobile.iWheel.NET48.dll) Version: 4.8.4.3
public Color ShadowColor { get; set; }
Public Property ShadowColor As Color
Get
Set
Property Value
ColorA
System.Drawing.Color.Drawing.Color used to paint the shadow.