Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

Type3Image Property






Gets or sets the image to display for type 3 elements..
Syntax
public Image Type3Image {get; set;}
'Declaration
 
Public Property Type3Image As Image
'Usage
 
Dim instance As DicomPropertyGrid
Dim value As Image
 
instance.Type3Image = value
 
value = instance.Type3Image
public:
property Image^ Type3Image {
   Image^ get();
   void set (    Image^ value);
}

Property Value

The type 3 mandatory image. ShowUsageImages needs to be true for this image to be visible.
Requirements

Target Platforms

See Also

Reference

DicomPropertyGrid Class
DicomPropertyGrid Members

Error processing SSI file
   Leadtools.Dicom.Common requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features