GradientColorsColor2 Property

Gets or sets the second color of top-to-bottom gradient-fill.

Definition

Namespace: BeeMobile.MonthCalendar
Assembly: BeeMobile.MonthCalendar.NET48 (in BeeMobile.MonthCalendar.NET48.dll) Version: 4.8.0.2
C#
public Color Color2 { get; set; }

Property Value

Color

Remarks

This color will be the bottom color in the vertical (top-to-bottom) gradient-fill.

See Also