LEADTOOLS Medical (Leadtools.MedicalViewer assembly)
LEAD Technologies, Inc

IsImageFlipped(Int32) Method






Index of the sub-cell that has the image which to retrieve whether it's flipped or not.
Retrieves a value that indicates whether the image in the specified sub-cell index has been reversed or not.
Syntax
public bool IsImageFlipped( 
   int subCellIndex
)
'Declaration
 
Public Overloads Function IsImageFlipped( _
   ByVal subCellIndex As Integer _
) As Boolean
'Usage
 
Dim instance As MedicalViewerMultiCell
Dim subCellIndex As Integer
Dim value As Boolean
 
value = instance.IsImageFlipped(subCellIndex)
public bool IsImageFlipped( 
   int subCellIndex
)
 function Leadtools.MedicalViewer.MedicalViewerMultiCell.IsImageFlipped(Int32)( 
   subCellIndex 
)
public:
bool IsImageFlipped( 
   int subCellIndex
) 

Parameters

subCellIndex
Index of the sub-cell that has the image which to retrieve whether it's flipped or not.

Return Value

true if the image is flipped; otherwise, false.
Remarks
In order to be able to retrieve the correct value from this method, you should flip the images inside the medical viewer using the method FlipImage.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

MedicalViewerMultiCell Class
MedicalViewerMultiCell Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.MedicalViewer requires a Medical Imaging license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features