C#
VB
WinRT C#
C++
Gets or sets the Smoothing value.
public int Smoothing { get; set; }
Public Property Smoothing As Integer
public int Smoothing {get; set;}
<br/>get_Smoothing();<br/>set_Smoothing(value);<br/>Object.defineProperty('Smoothing');
Size of the smoothing kernel used on the image.
Refer to AnisotropicDiffusionCommand.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET