Click or drag to resize

ThumbnailViewThumbnailBackground Property

Gets or sets the background image used for the thumbnails.

Namespace:  Atalasoft.Imaging.WinControls
Assembly:  Atalasoft.dotImage.WinControls (in Atalasoft.dotImage.WinControls.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public Image ThumbnailBackground { get; set; }

Property Value

Type: Image
The background image used for the thumbnails.
Remarks
The thumbnail images will be overlayed onto this image, giving each thumbnail an improved visual style.
See Also