IsImageFlipped Method

Summary
Retrieves a value that indicates whether the image in the specified sub-cell index has been reversed or not.
Syntax
C#
C++/CLI
public bool IsImageFlipped( 
   int subCellIndex 
) 
            public: 
bool IsImageFlipped(  
   int subCellIndex 
)  

Parameters

subCellIndex
Index of the sub-cell that has the image which to retrieve whether it is flipped.

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

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.