Color of the preview thumbnail box frame.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Public Property PreviewThumbnailBorderColor As Color
public Color PreviewThumbnailBorderColor { get; set; }
A Color value which specifies a color of the preview thumbnail box frame when cursor is not hovered over the thumbnail.
Default value is light gray.