C#
VB
Java
Objective-C
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;}
@property (nonatomic, assign) NSInteger iterations
public int getIterations()
public void setIterations(int value)
<br/>get_Iterations();<br/>set_Iterations(value);<br/>Object.defineProperty('Iterations');
Number of iterations the filter will perform.
Refer to the SRADAnisotropicDiffusionCommand example.
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