←Select platform

FlipOrientation Method

Summary

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

Syntax

C#
VB
C++
public void FlipOrientation() 
  
Public Sub FlipOrientation()  
             
            public: 
void FlipOrientation();  
             

Remarks

To flip the orientation of a specified sub-cell in the cell, use the overloaded method MedicalViewerMultiCell.FlipOrientation

To get or set the orientation, use the property MedicalViewerCell.ImageOrientation

To flip the image, use the method MedicalViewerCell.FlipImage

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