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

Show in webframe

ReflectedAmbientLight Property








Gets or sets the Reflected Ambient Light (2010,0160).
Syntax
public int ReflectedAmbientLight {get; set;}
'Declaration
 
Public Property ReflectedAmbientLight As Integer
'Usage
 
Dim instance As DicomFilmBoxParameters
Dim value As Integer
 
instance.ReflectedAmbientLight = value
 
value = instance.ReflectedAmbientLight
public int ReflectedAmbientLight {get; set;}
 <br/>get_ReflectedAmbientLight();<br/>set_ReflectedAmbientLight(value);<br/>Object.defineProperty('ReflectedAmbientLight'); 
public:
property int ReflectedAmbientLight {
   int get();
   void set (    int value);
}

Property Value

The Reflected Ambient Light (2010,0160).
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