LEADTOOLS Medical (Leadtools.Medical.Storage.DataAccessLayer assembly)

Thumbnail Property (CompositeInstanceDataSet.ReferencedImagesRow)

Show in webframe





Gets or sets whether this CompositeInstanceDataSet.ReferencedImagesRow is a thumbnail image for the original image.
Syntax
public bool Thumbnail {get; set;}
'Declaration
 
Public Property Thumbnail As Boolean
'Usage
 
Dim instance As CompositeInstanceDataSet.ReferencedImagesRow
Dim value As Boolean
 
instance.Thumbnail = value
 
value = instance.Thumbnail

            

            
public:
property bool Thumbnail {
   bool get();
   void set (    bool value);
}

Property Value

true if this CompositeInstanceDataSet.ReferencedImagesRow is a thumbnail image of the original image; otherwise false.
Requirements

Target Platforms

See Also

Reference

CompositeInstanceDataSet.ReferencedImagesRow Class
CompositeInstanceDataSet.ReferencedImagesRow Members

 

 


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

Leadtools.Medical.Storage.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features