C#
VB
C++
Returns true if the DicomDataSet specified by row is a thumbnail; false otherwise.
public Nullable<bool> Thumbnail(DataRow row)
Public MustOverride Function Thumbnail(ByVal row As System.Data.DataRow) As System.Nullable(Of Boolean)
public:virtual System::Nullable<bool> Thumbnail(System::Data::DataRow^ row) abstract
row
a System.Data.DataRow in the ReferencedImages table
true if the DicomDataSet specified by row is a thumbnail; false otherwise
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
