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

Show in webframe

EmptyImageDensity Property








Gets or sets the Empty Image Density (2010,0110).
Syntax
public string EmptyImageDensity {get; set;}
'Declaration
 
Public Property EmptyImageDensity As String
'Usage
 
Dim instance As DicomFilmBoxParameters
Dim value As String
 
instance.EmptyImageDensity = value
 
value = instance.EmptyImageDensity
public string EmptyImageDensity {get; set;}
 <br/>get_EmptyImageDensity();<br/>set_EmptyImageDensity(value);<br/>Object.defineProperty('EmptyImageDensity'); 
public:
property String^ EmptyImageDensity {
   String^ get();
   void set (    String^ value);
}

Property Value

The Empty Image Density (2010,0110).
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