GradientColor.ToString Method ActiveX/Java Uploader ASP.NET

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Returns a string representation of this gradient color.

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

Syntax

C#
public override string ToString()

Return Value

Type: System..String

The string in the following format: #aaaaaa;#bbbbbb, where #aaaaaa specifies a top gradient color and #bbbbbb - a bottom.

See Also

Reference