ImageInformation Property

Summary

Gets or sets the image information specific for the Leadtools.MedicalViewer.MedicalViewerMultiCell from the original Leadtools.Dicom.DicomDataSet.

Syntax
C#
VB
C++
public MedicalViewerImageInformation ImageInformation { get; set; } 
  
Public Property ImageInformation As MedicalViewerImageInformation 
public: 
property MedicalViewerImageInformation^ ImageInformation { 
   MedicalViewerImageInformation^ get(); 
   void set (    MedicalViewerImageInformation^ ); 
} 

Property Value

The Leadtools.MedicalViewer.MedicalViewerImageInformation object specific for the Leadtools.MedicalViewer.MedicalViewerMultiCell from the original Leadtools.Dicom.DicomDataSet.

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.Medical.Workstation.Loader Assembly