Returns a string representation of this gradient color.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Public Overrides Function ToString As String
public override string ToString()
Type: System.String
The string in the following format: #aaaaaa;#bbbbbb, where #aaaaaa specifies a top gradient color and #bbbbbb - a bottom.