C#
VB
WinRT C#
C++
Gets or sets the value that indicates number of times the waves repeat along the radial line on which the filter is applied.
public int Frequency { get; set; }
Public Property Frequency As Integer
public int Frequency {get; set;}
get_Frequency();
set_Frequency(value);
Object.defineProperty('Frequency');
Value that indicates number of times the waves repeat along the radial line on which the filter is applied.
Refer to ZigZagCommand 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