Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation.Loader assembly)

Show in webframe

InstanceInformation Property






Gets or sets the DICOM instance information about the image
Syntax
public DicomInstanceInformation InstanceInformation {get; set;}
'Declaration
 
Public Property InstanceInformation As DicomInstanceInformation
'Usage
 
Dim instance As RequestedImageUpdatedEventArgs
Dim value As DicomInstanceInformation
 
instance.InstanceInformation = value
 
value = instance.InstanceInformation

            

            
public:
property DicomInstanceInformation^ InstanceInformation {
   DicomInstanceInformation^ get();
   void set (    DicomInstanceInformation^ value);
}

Property Value

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

Target Platforms

See Also

Reference

RequestedImageUpdatedEventArgs Class
RequestedImageUpdatedEventArgs Members

Error processing SSI file
Leadtools.Medical.Workstation.Loader requires a Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features