C#
VB
C++
A default implementation that returns the width in pixels of the DicomDataSet specified by row.
public Nullable<int> Width(DataRow row)
Public Function Width(ByVal row As System.Data.DataRow) As System.Nullable(Of Integer)
public:System::Nullable<int> Width(System::Data::DataRow^ row)
row
a System.Data.DataRow in the ReferencedImages table
the width in pixels of the DicomDataSet specified by row.
For more information, see Width
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
