Click or drag to resize

ModernTileEndColor Property

Gets or sets the end color for gradient background

Namespace:  Hummingbird.UI
Assembly:  Hummingbird.UI (in Hummingbird.UI.dll) Version: 1.1.0.0
Syntax
public Color EndColor { get; set; }

Property Value

Type: Color
The end color.
See Also