C#
VB
WinRT C#
C++
Gets or sets the number of iterations of the filter.
public int Iterations { get; set; }
Public Property Iterations As Integer
public int Iterations {get; set;}
<br/>get_Iterations();<br/>set_Iterations(value);<br/>Object.defineProperty('Iterations');
Number of iterations the filter will perform.
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