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

Show in webframe

MinDensity Property (DicomFilmBoxParameters)








Gets or sets the Min Density (2010,0120).
Syntax
public int MinDensity {get; set;}
'Declaration
 
Public Property MinDensity As Integer
'Usage
 
Dim instance As DicomFilmBoxParameters
Dim value As Integer
 
instance.MinDensity = value
 
value = instance.MinDensity
public int MinDensity {get; set;}
 <br/>get_MinDensity();<br/>set_MinDensity(value);<br/>Object.defineProperty('MinDensity'); 
public:
property int MinDensity {
   int get();
   void set (    int value);
}

Property Value

The Min Density (2010,0120).
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