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

Show in webframe

BorderDensity Property








Gets or sets the Border Density (2010,0100).
Syntax
public string BorderDensity {get; set;}
'Declaration
 
Public Property BorderDensity As String
'Usage
 
Dim instance As DicomFilmBoxParameters
Dim value As String
 
instance.BorderDensity = value
 
value = instance.BorderDensity
public string BorderDensity {get; set;}
 <br/>get_BorderDensity();<br/>set_BorderDensity(value);<br/>Object.defineProperty('BorderDensity'); 
public:
property String^ BorderDensity {
   String^ get();
   void set (    String^ value);
}

Property Value

The Border Density (2010,0100).
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