Creates and initializes an instance of the GradientColor class.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Public Sub New ( _ color As Color _ )
public GradientColor( Color color )
Type: System.Drawing.Color
The color used for both a top and bottom colors.