Gets or sets a value that represents the direction of the motion.
public int Angle { get; set; }
Public Property Angle As Integer
public int Angle {get; set;}
<br/>get_Angle();<br/>set_Angle(value);<br/>Object.defineProperty('Angle');
Value that represents the direction of the motion, in hundredths of a degree (+/-) This value can be a number from 0 to 36000. If the value is positive, the motion will be clockwise. If the value is negative, the motion is counter-clockwise.
Refer to MotionBlurCommand.
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