C#
VB
Java
Objective-C
C++
Gets or sets the image rotation angle, in hundredths of degrees.
public int Angle { get; set; }
Public Property Angle As Integer
@property (nonatomic, assign) NSInteger angle
public int getAngle()
public void setAngle(int value)
Value that represents the image rotation angle, in hundredths of degrees.
Refer to GetTransformationParameters.
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