←Select platform

ImageData Property

Summary

Gets or sets the class that contains information about the DICOM images, which will be used for sorting multiple instances of this class.

Syntax
C#
C++/CLI
public DicomSortImageData ImageData { get; } 
public:  
   property DicomSortImageData^ ImageData 
   { 
      DicomSortImageData^ get() 
   } 

Property Value

DicomSortImageData that contains information about the DICOM images, which will be used for sorting multiple instances of this class.

Remarks

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.

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.