Click or drag to resize

ThumbnailUpdatedEventArgsThumbnail Property

Gets or sets the thumbnail.

Namespace:  Jam.Shell
Assembly:  ShellBrowser (in ShellBrowser.dll) Version: 7.0
Syntax
public Image Thumbnail { get; set; }

Property Value

Type: Image
The thumbnail. You can either modify the thumbnail, or assign a different one.
See Also