GradientColor Constructor (Color) ActiveX/Java Uploader ASP.NET

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Creates and initializes an instance of the GradientColor class.

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

Syntax

C#
public GradientColor(
	Color color
)

Parameters

color

Type: System.Drawing..Color

The color used for both a top and bottom colors.

See Also

Reference