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

Show in webframe

SmoothingType Property (DicomFilmBoxParameters)








Gets or sets the Smoothing Type (2010,0080).
Syntax
public string SmoothingType {get; set;}
'Declaration
 
Public Property SmoothingType As String
'Usage
 
Dim instance As DicomFilmBoxParameters
Dim value As String
 
instance.SmoothingType = value
 
value = instance.SmoothingType
public string SmoothingType {get; set;}
 <br/>get_SmoothingType();<br/>set_SmoothingType(value);<br/>Object.defineProperty('SmoothingType'); 
public:
property String^ SmoothingType {
   String^ get();
   void set (    String^ value);
}

Property Value

The Smoothing Type (2010,0080).
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