iWheelShadowColor Property

Gets or sets the Color of the shadow at the top and bottom of the iWheel.

Definition

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

Property Value

Color
A System.Drawing.Color.Drawing.Color used to paint the shadow.

See Also