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

Show in webframe

MaxDensity Property (DicomFilmBoxParameters)








Gets or sets the Max Density (2010,0130).
Syntax
public int MaxDensity {get; set;}
'Declaration
 
Public Property MaxDensity As Integer
'Usage
 
Dim instance As DicomFilmBoxParameters
Dim value As Integer
 
instance.MaxDensity = value
 
value = instance.MaxDensity
public int MaxDensity {get; set;}
 <br/>get_MaxDensity();<br/>set_MaxDensity(value);<br/>Object.defineProperty('MaxDensity'); 
public:
property int MaxDensity {
   int get();
   void set (    int value);
}

Property Value

The Max Density (2010,0130).
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