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