←Select platform

ReverseOrientation Method

Summary

Reverses the orientation of an image in the cell with the specified subCellIndex.

Syntax

C#
VB
C++
public void ReverseOrientation( 
   int subCellIndex 
) 
  
Public Overloads Sub ReverseOrientation( _ 
   ByVal subCellIndex As Integer _ 
)  
             
            public: 
void ReverseOrientation(  
   int subCellIndex 
)  
             

Parameters

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

Remarks
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