C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets the rotation angle
public int Angle { get; set; }
Public Property Angle As Integer
public int Angle {get; set;}
@property (nonatomic, assign) NSInteger angle
public int getAngle()
public void setAngle(int value)
<br/>get_Angle();<br/>set_Angle(value);<br/>Object.defineProperty('Angle');
Hundredths of degrees to rotate (+/-). This can be a number from 1 to 36,000. A positive value will rotate the image in a clockwise rotation, while a negative value will rotate the image in a counter-clockwise rotation.
For an example, refer to RotateCommand.
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