This documentation is for the old version. Go to the latest Upload Suite docs

GradientColor.Color1 Property

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Gets or sets a top gradient color.

Namespace: Aurigma.ImageUploader
Assembly: Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)

Syntax

Visual Basic
Public Property Color1 As Color
C#
public Color Color1 { get; set; }

Property Value

Type: System.Drawing.Color

The top gradient color.

See Also

Reference