Gets or sets the Smoothing Type (2010,0080).
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).