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

Show in webframe

Thumbnail Method (IReferencedImageInfo)






a System.Data.DataRow in the ReferencedImages table
Returns true if the Leadtools.Dicom.DicomDataSet specified by row is a thumbnail; false otherwise.
Syntax
Nullable<bool> Thumbnail( 
   DataRow row
)
'Declaration
 
Function Thumbnail( _
   ByVal row As DataRow _
) As Nullable(Of Boolean)
'Usage
 
Dim instance As IReferencedImageInfo
Dim row As DataRow
Dim value As Nullable(Of Boolean)
 
value = instance.Thumbnail(row)

            

            
Nullable<bool> Thumbnail( 
   DataRow^ row
) 

Parameters

row
a System.Data.DataRow in the ReferencedImages table

Return Value

true if the Leadtools.Dicom.DicomDataSet specified by row is a thumbnail; false otherwise
Requirements

Target Platforms

See Also

Reference

IReferencedImageInfo Interface
IReferencedImageInfo 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