Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

Type2ConditionalImage Property






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

Property Value

The type 2 conditional 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