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;}
get_SmoothingType();
set_SmoothingType(value);
Object.defineProperty('SmoothingType');
public:
property String^ SmoothingType {
String^ get();
void set ( String^ value);
}
Property Value
The Smoothing Type (2010,0080).