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

Show in webframe

OverlaySmoothingType Property








Gets or sets the Overlay Smoothing Type (2040,0070).
Syntax
public string OverlaySmoothingType {get; set;}
'Declaration
 
Public Property OverlaySmoothingType As String
'Usage
 
Dim instance As DicomOverlayBoxParameters
Dim value As String
 
instance.OverlaySmoothingType = value
 
value = instance.OverlaySmoothingType
public string OverlaySmoothingType {get; set;}
 <br/>get_OverlaySmoothingType();<br/>set_OverlaySmoothingType(value);<br/>Object.defineProperty('OverlaySmoothingType'); 
public:
property String^ OverlaySmoothingType {
   String^ get();
   void set (    String^ value);
}

Property Value

The Overlay Smoothing Type (2040,0070).
Requirements

Target Platforms

See Also

Reference

DicomOverlayBoxParameters Class
DicomOverlayBoxParameters 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