ImageGear .NET
FileAppend Method (IImGearThumbnailCtl)




Selection specifying a path and a type of the file to be appended.
Appends a file specified by selection to the Thumbnail control.
Syntax
'Declaration
 
Sub FileAppend( _
   ByVal loadSelection As ImGearLoadingSelection _
) 
'Usage
 
Dim instance As IImGearThumbnailCtl
Dim loadSelection As ImGearLoadingSelection
 
instance.FileAppend(loadSelection)
void FileAppend( 
   ImGearLoadingSelection loadSelection
)
void FileAppend( 
   ImGearLoadingSelection* loadSelection
) 
void FileAppend( 
   ImGearLoadingSelection^ loadSelection
) 

Parameters

loadSelection
Selection specifying a path and a type of the file to be appended.
See Also

Reference

IImGearThumbnailCtl Interface
IImGearThumbnailCtl Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback