Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.10
|
Leadtools.WinForms Namespace > RasterImageListItem Class : FileName Property |
public string FileName {get; set;}
'Declaration Public Property FileName As String
'Usage Dim instance As RasterImageListItem Dim value As String instance.FileName = value value = instance.FileName
The RasterThumbnailBrowser class uses this property to store the fully qualified file name for the items added as a result of calling RasterThumbnailBrowser.LoadThumbnails
The RasterImageList class does not use this property. However, you can use this property to set and get the file name when items are selected.