←Select platform

DicomDataSetItem Constructor(DicomDataSetJson,object,DicomSortImageData)

Summary

Initializes a new instance of the DicomDataSetItem class with explicit parameters.

Syntax
C#
C++/CLI

Parameters

dicomDataSet

The DICOM data set associated with the item. If this value is not null,

imageData is ignored. If this value is null, *_imageData* must be present.

userData

user data.

imageData

DicomSortImageData that contains information which will be associated with this item. It will be only used if dicomDatatset is not present.

Remarks

This class is used for sorting a series of DICOM images. For more information on how to sort, refer to SortDicom

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.