Gets or sets the rotation angle of the frame image.
Object.defineProperty(Frame.prototype, 'rotateAngle',
get: function(),
set: function(value)
)
rotateAngle: number;
Value that represents the rotation angle of the frame image.
To invert the image, refer to Inverted.
To flip the image, refer to Flipped.
To reverse the image, refer to Reversed.
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