Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

Type1MandatoryImage Property






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

Property Value

The type 1 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