LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Thumbnail Property (IImageListViewItem)

Show in webframe






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

            

            
__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

See Also

Reference

IImageListViewItem Interface
IImageListViewItem Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.