Gets or sets the class that contains information about the DICOM images, which will be used for sorting multiple instances of this class.
public DicomSortImageData ImageData { get; }
Public ReadOnly Property ImageData() As DicomSortImageData
Get
public:
property DicomSortImageData^ ImageData
{
DicomSortImageData^ get()
}
DicomSortImageData that contains information about the DICOM images, which will be used for sorting multiple instances of this class.
This propertry will be only used if DicomDatatset is not present.
This class is used for sorting a series of DICOM images. For more information on how to sort, refer to SortDicom.
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