MedicalViewerImageData Class

Summary

The MedicalViewerImageData class contains information about a DICOM image information obtained from the data set.

Syntax
C#
VB
C++
public class MedicalViewerImageData 
  
Public Class MedicalViewerImageData  
            public ref class MedicalViewerImageData  

Remarks
  • The information placed in an instance of this class is used to arrange and categorize DICOM images based on their locations.

  • To do the sorting, create an instance of this class for each image, fill it with DICOM information, place each in a list, and then send the list to the MedicalViewerSeriesManager.Sort

Example

For an example, refer to MedicalViewerSeriesStack

Requirements

Target Platforms

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

Leadtools.MedicalViewer Assembly