Click or drag to resize

ThumbnailTag Property

Gets or sets an object that may be used to keep additional data with the Thumbnail.

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 Object Tag { get; set; }

Property Value

Type: Object
Any object that was stored with the thumbnail.
See Also