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