C#
VB
WinRT C#
C++
Gets or sets the angle to shift the star's rays.
public int Phase { get; set; }
Public Property Phase As Integer
public int Phase {get; set;}
get_Phase();
set_Phase(value);
Object.defineProperty('Phase');
Angle to shift the star's rays. This value is given in hundredths of a degree (+/-). This can be a number from 0 to 36,000. A positive value will rotate the rays clockwise, while a negative value will rotate the rays counter-clockwise.
Refer to DrawStarCommand.
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