←Select platform

RotateOrientation Method (MedicalViewerBaseCell)

Summary

Rotates the orientation of an image in the cell with the specified parameters.

Syntax

C#
VB
C++
public void RotateOrientation(  
   int angle 
) 
Public Sub RotateOrientation( _ 
   ByVal angle As Integer _ 
) 
public: 
void RotateOrientation(  
   int angle 
) 

Parameters

angle
The angle of rotation, the values must be multiple of 90 (i.e. 270, 180, 90, 0, -90, -180, etc.).

Remarks
Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.MedicalViewer Assembly
Click or drag to resize