Gets or sets the angle by which to rotate the ellipse that represents the light.
public int Angle { get; set; }
Public Property Angle As Integer
public int Angle {get; set;}
get_Angle();
set_Angle(value);
Object.defineProperty('Angle');
Angle by which to rotate the ellipse that represents the light. 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 ellipse clockwise, while a negative value will rotate the ellipse counter-clockwise.
Refer to LightCommand.
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