ImageGear for .NET
FileAppend Method (ImGearThumbnailCtl)




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
 
<DescriptionAttribute()>
Public Sub FileAppend( _
   ByVal selection As ImGearLoadingSelection _
) 
'Usage
 
Dim instance As ImGearThumbnailCtl
Dim selection As ImGearLoadingSelection
 
instance.FileAppend(selection)
[DescriptionAttribute()]
public void FileAppend( 
   ImGearLoadingSelection selection
)
[DescriptionAttribute()]
public: void FileAppend( 
   ImGearLoadingSelection* selection
) 
[DescriptionAttribute()]
public:
void FileAppend( 
   ImGearLoadingSelection^ selection
) 

Parameters

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

Reference

ImGearThumbnailCtl Class
ImGearThumbnailCtl Members
ImGearLoadingSelection Class

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback