←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( 
   int subCellIndex 
) 
  
Public Overloads Sub FlipOrientation( _ 
   ByVal subCellIndex As Integer _ 
)  
             
            public: 
void FlipOrientation(  
   int subCellIndex 
)  
             

Parameters

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

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