ImageGear for .NET
ReloadItem Method (IImGearThumbnailCtl)




Item to be reloaded.
Reloads thumbnail picture in the specified thumbnail item.
Syntax
'Declaration
 
Sub ReloadItem( _
   ByVal item As ImGearThumbnailItem _
) 
'Usage
 
Dim instance As IImGearThumbnailCtl
Dim item As ImGearThumbnailItem
 
instance.ReloadItem(item)
void ReloadItem( 
   ImGearThumbnailItem item
)
void ReloadItem( 
   ImGearThumbnailItem* item
) 
void ReloadItem( 
   ImGearThumbnailItem^ item
) 

Parameters

item
Item to be reloaded.
See Also

Reference

IImGearThumbnailCtl Interface
IImGearThumbnailCtl Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback