C#
VB
WinRT C#
C++
Gets or sets the value that indicates wave phase shift, in hundredths of degrees on which the filter is applied.
public int Phase { get; set; }
Public Property Phase As Integer
public int Phase {get; set;}
get_Phase();
set_Phase(value);
Object.defineProperty('Phase');
Value that indicates the wave phase shift, in hundredths of degrees on which the filter is applied. The valid range is from -36000 to 36000 (The value in degrees is phase divided by 100).
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