←Select platform

GetRotateImagePerspectiveAngle Method

Summary

Gets the rotation angle for the image in the cell.

Syntax

C#
VB
C++
public int GetRotateImagePerspectiveAngle() 
  
Public Function GetRotateImagePerspectiveAngle() As Integer 
             
            public: 
int GetRotateImagePerspectiveAngle();  
             

Return Value

The image rotation angle.

Remarks

In order to get the correct value from this method, you should rotate the images in the medical viewer control using the RotateImagePerspective method.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly