C#
VB
C++
Gets the rotation angle for the image in the cell.
public int GetRotateImagePerspectiveAngle()
Public Function GetRotateImagePerspectiveAngle() As Integer
public:
int GetRotateImagePerspectiveAngle();
The image rotation angle.
In order to get the correct value from this method, you should rotate the images in the medical viewer control using the RotateImagePerspective method.
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