FlipOrientation Method

Summary
Flips the orientation of an image in the cell with the specified parameters.
Syntax
C#
C++/CLI
public void FlipOrientation( 
   int subCellIndex 
) 
            public: 
void FlipOrientation(  
   int subCellIndex 
)  

Parameters

subCellIndex
A zero-based index of the sub-cell that will have its orientation flipped.

Remarks
  • To flip the orientation of a specified sub-cell in the cell, use the overloaded method FlipOrientation(Int32)
  • To get or set the orientation, use the property ImageOrientation
  • To flip the image, use the method FlipImage
Requirements

Target Platforms

Help Version 22.0.2023.2.5
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.