Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Storage.DataAccessLayer assembly)

Show in webframe

Thumbnail Property (CompositeInstanceDataSet.ReferencedImagesRow)






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

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