ImageGear for .NET
ThumbnailSource Property




Gets the path and the format of the currently loaded thumbnail.
Syntax
'Declaration
 
Public ReadOnly Property ThumbnailSource As ImGearLoadingSelection
'Usage
 
Dim instance As ImGearThumbnailBeforeLoadEventArgs
Dim value As ImGearLoadingSelection
 
value = instance.ThumbnailSource
public ImGearLoadingSelection ThumbnailSource {get;}
public: __property ImGearLoadingSelection* get_ThumbnailSource();
public:
property ImGearLoadingSelection^ ThumbnailSource {
   ImGearLoadingSelection^ get();
}

Property Value

ImageGear.Windows.Forms.ImGearLoadingSelection object.
See Also

Reference

ImGearThumbnailBeforeLoadEventArgs Class
ImGearThumbnailBeforeLoadEventArgs Members
ImGearLoadingSelection Class

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback