ImageGear .NET - Updated November 28, 2017
Source Property (ImGearThumbnailItem)




ImageGear23.Windows.Forms Assembly > ImageGear.Windows.Forms.Thumbnails Namespace > ImGearThumbnailItem Class : Source Property
Gets ImGearLoadingSelection object containing path and format of the original file.
Syntax
'Declaration
 
Public ReadOnly Property Source As ImGearLoadingSelection
 
'Usage
 
Dim instance As ImGearThumbnailItem
Dim value As ImGearLoadingSelection
 
value = instance.Source

Property Value

ImageGear.Windows.Forms.ImGearLoadingSelection class object.
See Also

Reference

ImGearThumbnailItem Class
ImGearThumbnailItem Members
ImGearLoadingSelection Class