Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom assembly)

Show in webframe

Illumination Property








Gets or sets the Illumination (2010,015E).
Syntax
public int Illumination {get; set;}
'Declaration
 
Public Property Illumination As Integer
'Usage
 
Dim instance As DicomFilmBoxParameters
Dim value As Integer
 
instance.Illumination = value
 
value = instance.Illumination
public int Illumination {get; set;}
 <br/>get_Illumination();<br/>set_Illumination(value);<br/>Object.defineProperty('Illumination'); 
public:
property int Illumination {
   int get();
   void set (    int value);
}

Property Value

The Illumination (2010,015E).
Example
For an example, refer to Associate.
Requirements

Target Platforms

See Also

Reference

DicomFilmBoxParameters Class
DicomFilmBoxParameters Members

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