Click or drag to resize

ThumbnailFilePath Property

Gets the file path associated with the thumbnail image if it was loaded from a file.

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 string FilePath { get; }

Property Value

Type: String
The file path associated with the thumbnail image if it was loaded from a file.
See Also