Error processing SSI file
LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

Show in webframe

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 )

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

See Also

Reference

MedicalViewerMultiCell Class
MedicalViewerMultiCell Members
Overload List

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