Rotates this AnnContainer and its children by the specified value.
AnnContainer.prototype.rotate = function(angle)
rotate(angle: number): void;
angle
Rotation angle in degrees.
This method rotates all the child AnnObject's around the center of the container. The container is then rotated by updating Size to be the width and height of the rotated boundary rectangle.
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