ReverseOrientation Method

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

Parameters

subCellIndex
a zero-based index of the sub-cell that will have its orientation reversed.

Remarks
  • To reverses the orientation of the specified sub-cell, use the overloaded method ReverseOrientation(Int32)
  • To get or set the orientation, use the property ImageOrientation
  • To reverse the image, use the method ReverseImage
Requirements

Target Platforms

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

Leadtools.MedicalViewer Assembly

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