InstanceInformation Property

Summary
Gets or sets the DICOM instance information about the image
Syntax
C#
VB
C++
public DicomInstanceInformation InstanceInformation { get; set; } 
  
Public Property InstanceInformation As DicomInstanceInformation 
public: 
property DicomInstanceInformation^ InstanceInformation { 
   DicomInstanceInformation^ get(); 
   void set (    DicomInstanceInformation^ ); 
} 

Property Value

A DicomInstanceInformation object that contains the instance information about the image.

Requirements

Target Platforms

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

Leadtools.Medical.Workstation.Loader Assembly

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