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

GradientColor.Color2 Property

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Gets or sets a bottom gradient color.

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

Syntax

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

Property Value

Type: System.Drawing.Color

The bottom gradient color.

See Also

Reference