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