Background color of this Thumbnail instance.
Namespace: Aurigma.ImageUploader Assembly: Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Public Property BackgroundColor As Color
public Color BackgroundColor { get; set; }
A Color value which specifies background color of this Thumbnail instance.
Default value is #ff7905.