Click or drag to resize

ModernTileStartColor Property

Gets or sets the start color for Gradient background.

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

Property Value

Type: Color
The start color.
See Also