LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

Thumbnail Property (IImageListViewItem)







Gets an System.Drawing.Image object that represents the thumbnail for the IImageListViewItem.
Syntax
Image Thumbnail {get;}
'Declaration
 
ReadOnly Property Thumbnail As Image
'Usage
 
Dim instance As IImageListViewItem
Dim value As Image
 
value = instance.Thumbnail
Image Thumbnail {get;}
get_Thumbnail(); 
__property Image* get_Thumbnail();
property Image* Thumbnail {
   Image* get();
}

Property Value

An System.Drawing.Image object that represents the thumbnail for the IImageListViewItem.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IImageListViewItem Interface
IImageListViewItem Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.