Background color of the first thumbnail.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Public Property UploadThumbnail1BackgroundColor As Color
public Color UploadThumbnail1BackgroundColor { get; set; }
A Color value which specifies background color of the first thumbnail.
Default value is white.